Skip to content

Commit f2cee89

Browse files
[pre-commit.ci] pre-commit autoupdate (#305)
Co-authored-by: Randy Döring <[email protected]>
1 parent 3e77909 commit f2cee89

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
@@ -20,15 +20,12 @@ repos:
2020
- id: check-docstring-first
2121

2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.7.1
23+
rev: v0.8.4
2424
hooks:
2525
- id: ruff
2626
- id: ruff-format
2727

2828
- repo: https://github.com/woodruffw/zizmor-pre-commit
29-
rev: v0.8.0
29+
rev: v0.10.0
3030
hooks:
3131
- id: zizmor
32-
# types and files can be removed with https://github.com/woodruffw/zizmor-pre-commit/pull/2
33-
types: [yaml]
34-
files: \.github/workflows/.*$

0 commit comments

Comments
 (0)