We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0632c48 + 3b42bb1 commit 2ce95deCopy full SHA for 2ce95de
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.2
+ rev: v0.15.4
22
23
- id: ruff-check
24
args:
0 commit comments