There was an error while loading. Please reload this page.
1 parent 6281a79 commit ec4b608Copy full SHA for ec4b608
1 file changed
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
files: requirements-dev.txt
18
19
- repo: https://github.com/astral-sh/ruff-pre-commit
20
- rev: v0.15.21
+ rev: v0.15.22
21
hooks:
22
- id: ruff
23
@@ -33,7 +33,7 @@ repos:
33
- id: blackdoc
34
35
- repo: https://github.com/codespell-project/codespell
36
- rev: v2.4.2
+ rev: v2.4.3
37
38
- id: codespell
39
args:
@@ -45,7 +45,7 @@ repos:
45
)$
46
47
- repo: https://github.com/woodruffw/zizmor-pre-commit
48
- rev: v1.26.1
+ rev: v1.27.0
49
50
- id: zizmor
51
0 commit comments