Skip to content

Commit efc09b8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit: v4.3.0 → v4.4.0](pre-commit/pre-commit@v4.3.0...v4.4.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.12 → v0.14.4](astral-sh/ruff-pre-commit@v0.12.12...v0.14.4) - [github.com/woodruffw/zizmor-pre-commit: v1.12.1 → v1.16.3](zizmorcore/zizmor-pre-commit@v1.12.1...v1.16.3)
1 parent d8fc971 commit efc09b8

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.3.0
25+
rev: v4.4.0
2626
hooks:
2727
- id: validate_manifest
2828

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

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

0 commit comments

Comments
 (0)