chore: update pre-commit hooks (#3137) [skip ci]

Co-authored-by: djsaunde <1245942+djsaunde@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-09-07 10:33:20 -04:00
committed by GitHub
parent 1d32278755
commit bf00f29f3a

View File

@@ -11,7 +11,7 @@ repos:
- id: no-commit-to-branch
args: ['--branch', 'main']
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.11
rev: v0.12.12
hooks:
- id: ruff
args: [--fix]