Skip to content

Commit 565c73e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.7 → v0.14.10](astral-sh/ruff-pre-commit@v0.14.7...v0.14.10) - [github.com/woodruffw/zizmor-pre-commit: v1.18.0 → v1.19.0](zizmorcore/zizmor-pre-commit@v1.18.0...v1.19.0)
1 parent 3a0e693 commit 565c73e

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
@@ -39,7 +39,7 @@ repos:
3939
- id: add-trailing-comma
4040

4141
- repo: https://github.com/astral-sh/ruff-pre-commit
42-
rev: v0.14.7
42+
rev: v0.14.10
4343
hooks:
4444
- id: ruff
4545
args: ["--fix", "--show-fixes"]
@@ -67,7 +67,7 @@ repos:
6767
- id: pyproject-fmt
6868

6969
- repo: https://github.com/woodruffw/zizmor-pre-commit
70-
rev: v1.18.0
70+
rev: v1.19.0
7171
hooks:
7272
- id: zizmor
7373

0 commit comments

Comments
 (0)