Skip to content

Commit f881a4d

Browse files
[pre-commit.ci] pre-commit autoupdate (#495)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 60121a8 commit f881a4d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ci:
44

55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v5.0.0
7+
rev: v6.0.0
88
hooks:
99
- id: trailing-whitespace
1010
exclude: ^(.*\.egg-info/|tests/(fixtures|ui).*)$
@@ -22,12 +22,12 @@ repos:
2222
- id: check-docstring-first
2323

2424
- repo: https://github.com/astral-sh/ruff-pre-commit
25-
rev: v0.12.2
25+
rev: v0.13.2
2626
hooks:
2727
- id: ruff
2828
- id: ruff-format
2929

3030
- repo: https://github.com/woodruffw/zizmor-pre-commit
31-
rev: v1.11.0
31+
rev: v1.14.2
3232
hooks:
3333
- id: zizmor

0 commit comments

Comments
 (0)