Merge pull request #228 from jazzband/pre-commit-ci-update-config

This commit is contained in:
Rémy HUBSCHER 2025-11-17 21:38:55 +01:00 committed by GitHub
commit 969fb7931a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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