Skip to content

Commit c1d0a7e

Browse files
[pre-commit.ci] pre-commit autoupdate (#797)
Co-authored-by: Randy Döring <30527984+radoering@users.noreply.github.com>
1 parent 4749d63 commit c1d0a7e

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,12 @@ repos:
2626
- id: check-docstring-first
2727

2828
- repo: https://github.com/astral-sh/ruff-pre-commit
29-
rev: v0.8.0
29+
rev: v0.8.4
3030
hooks:
3131
- id: ruff
3232
- id: ruff-format
3333

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

0 commit comments

Comments
 (0)