Skip to content

Commit 4efc20c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.7](astral-sh/ruff-pre-commit@v0.13.3...v0.14.7) - [github.com/woodruffw/zizmor-pre-commit: v1.14.2 → v1.18.0](zizmorcore/zizmor-pre-commit@v1.14.2...v1.18.0)
1 parent 544d081 commit 4efc20c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

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

2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.13.3
25+
rev: v0.14.7
2626
hooks:
2727
- id: ruff-check
2828
- id: ruff-format
2929

3030
- repo: https://github.com/woodruffw/zizmor-pre-commit
31-
rev: v1.14.2
31+
rev: v1.18.0
3232
hooks:
3333
- id: zizmor

0 commit comments

Comments
 (0)