Skip to content

Commit 3c1ef49

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit: v4.1.0 → v4.2.0](pre-commit/pre-commit@v4.1.0...v4.2.0) - [github.com/astral-sh/ruff-pre-commit: v0.9.6 → v0.11.7](astral-sh/ruff-pre-commit@v0.9.6...v0.11.7) - [github.com/woodruffw/zizmor-pre-commit: v1.3.1 → v1.6.0](zizmorcore/zizmor-pre-commit@v1.3.1...v1.6.0)
1 parent 580b309 commit 3c1ef49

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,17 @@ repos:
2222
- id: check-docstring-first
2323

2424
- repo: https://github.com/pre-commit/pre-commit
25-
rev: v4.1.0
25+
rev: v4.2.0
2626
hooks:
2727
- id: validate_manifest
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.9.6
30+
rev: v0.11.7
3131
hooks:
3232
- id: ruff
3333
- id: ruff-format
3434

3535
- repo: https://github.com/woodruffw/zizmor-pre-commit
36-
rev: v1.3.1
36+
rev: v1.6.0
3737
hooks:
3838
- id: zizmor

0 commit comments

Comments
 (0)