Skip to content

Update grouped non-major updates #1232

Update grouped non-major updates

Update grouped non-major updates #1232

Workflow file for this run

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