chore: update pre-commit hooks (#3244)

This commit is contained in:
github-actions[bot]
2025-11-03 15:55:40 +00:00
committed by GitHub
parent 633afffacb
commit ed58fa8a75

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