Skip to content

Commit 06fa893

Browse files
chore: update pre-commit hooks
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.1 → v0.14.3](astral-sh/ruff-pre-commit@v0.14.1...v0.14.3) - [github.com/woodruffw/zizmor-pre-commit: v1.15.2 → v1.16.2](zizmorcore/zizmor-pre-commit@v1.15.2...v1.16.2)
1 parent 7a73486 commit 06fa893

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
@@ -64,7 +64,7 @@ repos:
6464
- id: rst-directive-colons
6565
- id: rst-inline-touching-normal
6666
- repo: https://github.com/astral-sh/ruff-pre-commit
67-
rev: v0.14.1
67+
rev: v0.14.3
6868
hooks:
6969
- id: ruff
7070
args: ["--fix", "--show-fixes"]
@@ -93,6 +93,6 @@ repos:
9393
- id: requirements-txt-fixer
9494
- id: trailing-whitespace
9595
- repo: https://github.com/woodruffw/zizmor-pre-commit
96-
rev: v1.15.2
96+
rev: v1.16.2
9797
hooks:
9898
- id: zizmor

0 commit comments

Comments
 (0)