Skip to content

Commit 8932bbe

Browse files
chore: update pre-commit hooks (#4024)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.15](astral-sh/ruff-pre-commit@v0.15.12...v0.15.15) - [github.com/zizmorcore/zizmor-pre-commit: v1.24.1 → v1.25.2](zizmorcore/zizmor-pre-commit@v1.24.1...v1.25.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Davis Bennett <davis.v.bennett@gmail.com>
1 parent e1185ef commit 8932bbe

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
@@ -15,7 +15,7 @@ default_language_version:
1515

1616
repos:
1717
- repo: https://github.com/astral-sh/ruff-pre-commit
18-
rev: v0.15.12
18+
rev: v0.15.15
1919
hooks:
2020
- id: ruff-check
2121
args: ["--fix", "--show-fixes"]
@@ -58,7 +58,7 @@ repos:
5858
types: [python]
5959
files: ^(src|tests)/
6060
- repo: https://github.com/zizmorcore/zizmor-pre-commit
61-
rev: v1.24.1
61+
rev: v1.25.2
6262
hooks:
6363
- id: zizmor
6464
- repo: https://github.com/twisted/towncrier

0 commit comments

Comments
 (0)