Skip to content

Commit b3ea17f

Browse files
Update pre-commit dependencies (#16063)
1 parent 8fb69d3 commit b3ea17f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ repos:
7474
pass_filenames: false # This makes it a lot faster
7575

7676
- repo: https://github.com/astral-sh/ruff-pre-commit
77-
rev: v0.9.4
77+
rev: v0.9.5
7878
hooks:
7979
- id: ruff-format
8080
- id: ruff
@@ -92,7 +92,7 @@ repos:
9292
# zizmor detects security vulnerabilities in GitHub Actions workflows.
9393
# Additional configuration for the tool is found in `.github/zizmor.yml`
9494
- repo: https://github.com/woodruffw/zizmor-pre-commit
95-
rev: v1.3.0
95+
rev: v1.3.1
9696
hooks:
9797
- id: zizmor
9898

0 commit comments

Comments
 (0)