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

Co-authored-by: djsaunde <1245942+djsaunde@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-14 10:21:49 -04:00
committed by GitHub
parent 8c7f63cf97
commit 6e2f5ccf9f

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