We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fbf9b8 + 7aae5dd commit b7a189bCopy full SHA for b7a189b
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
hooks:
19
- id: codespell
20
- repo: 'https://github.com/astral-sh/ruff-pre-commit'
21
- rev: v0.15.1
+ rev: v0.15.2
22
23
- id: ruff
24
args:
0 commit comments