Skip to content

Commit 1f63eca

Browse files
committed
chore: update pre-commit hooks
1 parent 2c0db90 commit 1f63eca

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
@@ -43,7 +43,7 @@ repos:
4343

4444
- repo: https://github.com/charliermarsh/ruff-pre-commit
4545
# Ruff version.
46-
rev: 'v0.11.8'
46+
rev: 'v0.11.9'
4747
hooks:
4848
- id: ruff
4949
- id: ruff-format
@@ -82,6 +82,6 @@ repos:
8282

8383
# Ensure github actions remain safe
8484
- repo: https://github.com/woodruffw/zizmor-pre-commit
85-
rev: v1.6.0
85+
rev: v1.7.0
8686
hooks:
8787
- id: zizmor

0 commit comments

Comments
 (0)