Skip to content

Commit dd46303

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.13.1 → v0.13.2](astral-sh/ruff-pre-commit@v0.13.1...v0.13.2) - [github.com/woodruffw/zizmor-pre-commit: v1.13.0 → v1.14.2](zizmorcore/zizmor-pre-commit@v1.13.0...v1.14.2)
1 parent abeedf0 commit dd46303

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.1
14+
rev: v0.13.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.13.0
20+
rev: v1.14.2
2121
hooks:
2222
- id: zizmor

0 commit comments

Comments
 (0)