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

chore(pre_commit): ⬆ pre_commit autoupdate
This commit is contained in:
Onuralp SEZER 2024-06-03 23:25:56 +03:00 committed by GitHub
commit 2f09e51458
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.5
rev: v0.4.7
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]