We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6363d5b commit 06e9519Copy full SHA for 06e9519
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/astral-sh/ruff-pre-commit
3
- rev: v0.3.7
+ rev: v0.4.1
4
hooks:
5
- id: ruff
6
args: [--fix, --show-fixes]
0 commit comments