Skip to content

Commit b51cb0c

Browse files
[pre-commit.ci] pre-commit autoupdate (#171)
Co-authored-by: Randy Döring <[email protected]>
1 parent 2065b6d commit b51cb0c

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: check-docstring-first
2020

2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.8.1
22+
rev: v0.8.4
2323
hooks:
2424
- id: ruff
2525
- id: ruff-format
@@ -33,9 +33,6 @@ repos:
3333
3434

3535
- repo: https://github.com/woodruffw/zizmor-pre-commit
36-
rev: v0.8.0
36+
rev: v0.10.0
3737
hooks:
3838
- id: zizmor
39-
# types and files can be removed with https://github.com/woodruffw/zizmor-pre-commit/pull/2
40-
types: [yaml]
41-
files: \.github/workflows/.*$

0 commit comments

Comments
 (0)