Skip to content

Update grouped non-major updates #939

Update grouped non-major updates

Update grouped non-major updates #939

Workflow file for this run

name: Pre-commit
on:
pull_request:
jobs:
pre-commit:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.2.2
- uses: actions/setup-go@v5.2.0
with:
go-version: 1.22.4
- uses: pre-commit/action@v3.0.1