We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aafdf25 commit 092ac4cCopy full SHA for 092ac4c
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: check-added-large-files
15
- id: check-merge-conflict
16
- repo: https://github.com/astral-sh/ruff-pre-commit
17
- rev: v0.4.7
+ rev: v0.4.8
18
hooks:
19
- id: ruff
20
args: [ --fix ]
0 commit comments