Merge pull request #1904 from roboflow/pre-commit-ci-update-config

chore(pre_commit): ⬆ pre_commit autoupdate
This commit is contained in:
Piotr Skalski 2025-07-26 17:57:15 +02:00 committed by GitHub
commit 1362850986
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ repos:
additional_dependencies: ["bandit[toml]"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.3
rev: v0.12.4
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]