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

Co-authored-by: djsaunde <1245942+djsaunde@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-29 18:09:46 -04:00
committed by GitHub
parent a4b921135b
commit 0f7c886b7b

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.14.0
rev: v0.14.2
hooks:
- id: ruff
args: [--fix]