We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc79d95 + e5b8736 commit 40e9429Copy full SHA for 40e9429
1 file changed
.pre-commit-config.yaml
@@ -14,11 +14,11 @@ repos:
14
- id: check-merge-conflict
15
- id: name-tests-test
16
- repo: 'https://github.com/codespell-project/codespell'
17
- rev: v2.4.1
+ rev: v2.4.2
18
hooks:
19
- id: codespell
20
- repo: 'https://github.com/charliermarsh/ruff-pre-commit'
21
- rev: v0.15.4
+ rev: v0.15.5
22
23
- id: ruff
24
args:
0 commit comments