We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0162a12 + 5313b56 commit 00a604bCopy full SHA for 00a604b
1 file changed
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
default_stages: [pre-commit]
2
repos:
3
- repo: https://github.com/astral-sh/ruff-pre-commit
4
- rev: v0.11.3
+ rev: v0.11.5
5
hooks:
6
- id: ruff
7
args: [--fix]
0 commit comments