Skip to content

Commit bbed29b

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.2](astral-sh/ruff-pre-commit@v0.13.3...v0.14.2) - [github.com/woodruffw/zizmor-pre-commit: v1.14.2 → v1.16.0](zizmorcore/zizmor-pre-commit@v1.14.2...v1.16.0)
1 parent f588b83 commit bbed29b

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
@@ -11,12 +11,12 @@ repos:
1111
- id: check-toml
1212
- id: check-json
1313
- repo: https://github.com/astral-sh/ruff-pre-commit
14-
rev: v0.13.3
14+
rev: v0.14.2
1515
hooks:
1616
- id: ruff-check
1717
args: [--fix]
1818
- id: ruff-format
1919
- repo: https://github.com/woodruffw/zizmor-pre-commit
20-
rev: v1.14.2
20+
rev: v1.16.0
2121
hooks:
2222
- id: zizmor

0 commit comments

Comments
 (0)