We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84bad4e commit 273e3f3Copy full SHA for 273e3f3
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ ci:
7
8
repos:
9
- repo: https://github.com/astral-sh/ruff-pre-commit
10
- rev: v0.11.2
+ rev: v0.11.6
11
hooks:
12
# Run the linter.
13
- id: ruff
0 commit comments