Skip to content

Commit 5ef7bd5

Browse files
[pre-commit.ci] pre-commit autoupdate (#670)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.11](astral-sh/ruff-pre-commit@v0.14.10...v0.14.11) - [github.com/zizmorcore/zizmor-pre-commit: v1.19.0 → v1.20.0](zizmorcore/zizmor-pre-commit@v1.19.0...v1.20.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f08ff33 commit 5ef7bd5

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
@@ -21,7 +21,7 @@ repos:
2121
- id: trailing-whitespace
2222

2323
- repo: https://github.com/astral-sh/ruff-pre-commit
24-
rev: v0.14.10
24+
rev: v0.14.11
2525
hooks:
2626
- id: ruff-check
2727
args: ["--fix", "--show-fixes"]
@@ -42,6 +42,6 @@ repos:
4242
- types-requests
4343

4444
- repo: https://github.com/zizmorcore/zizmor-pre-commit
45-
rev: v1.19.0
45+
rev: v1.20.0
4646
hooks:
4747
- id: zizmor

0 commit comments

Comments
 (0)