Skip to content

Commit 7c72a4e

Browse files
committed
chore: Update precommit hook version
1 parent b1ff87b commit 7c72a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ repos:
3131
language: fail
3232
files: "\\.rej$"
3333
- repo: https://github.com/charliermarsh/ruff-pre-commit
34-
rev: 'v0.0.288'
34+
rev: 'v0.1.6'
3535
hooks:
3636
- id: ruff
3737
args: [ --fix, --exit-non-zero-on-fix ]

0 commit comments

Comments
 (0)