We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1bcf8f8 + 37acc5a commit 89e143dCopy full SHA for 89e143d
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
hooks:
19
- id: codespell
20
- repo: 'https://github.com/charliermarsh/ruff-pre-commit'
21
- rev: v0.11.5
+ rev: v0.11.6
22
23
- id: ruff
24
args:
0 commit comments