Skip to content

Commit f93c252

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.2 → v0.12.9](astral-sh/ruff-pre-commit@v0.12.2...v0.12.9)
1 parent e1e6b4e commit f93c252

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
@@ -6,7 +6,7 @@ repos:
66
exclude: ^(html|results)
77

88
- repo: https://github.com/pre-commit/pre-commit-hooks
9-
rev: v5.0.0
9+
rev: v6.0.0
1010
hooks:
1111
- id: trailing-whitespace
1212
exclude: ^(html|results)
@@ -24,7 +24,7 @@ repos:
2424
exclude: ^(html|results)
2525

2626
- repo: https://github.com/astral-sh/ruff-pre-commit
27-
rev: v0.12.2
27+
rev: v0.12.9
2828
hooks:
2929
- id: ruff
3030
exclude: ^tests/codegen/snapshots/python/

0 commit comments

Comments
 (0)