Skip to content

Commit 1db4eae

Browse files
chore(deps): update pre-commit hooks
1 parent 1fb3d95 commit 1db4eae

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525

2626
# https://docs.astral.sh/ruff/integrations/#pre-commit
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.15.9
28+
rev: v0.15.10
2929
hooks:
3030
# Run the linter with fixes
3131
- id: ruff-check
@@ -34,7 +34,7 @@ repos:
3434
- id: ruff-format
3535

3636
- repo: https://github.com/crate-ci/typos
37-
rev: v1.45.0
37+
rev: v1.45.1
3838
hooks:
3939
- id: typos
4040

@@ -53,7 +53,7 @@ repos:
5353

5454
# zizmor detects security vulnerabilities in GitHub Actions workflows.
5555
- repo: https://github.com/woodruffw/zizmor-pre-commit
56-
rev: v1.23.1
56+
rev: v1.24.0
5757
hooks:
5858
- id: zizmor
5959

0 commit comments

Comments
 (0)