We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54d239 commit 7fe752dCopy full SHA for 7fe752d
.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.5
+ rev: v0.11.6
5
hooks:
6
- id: ruff
7
args: [--fix]
0 commit comments