Skip to content

Commit cba89c4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.11.4](astral-sh/ruff-pre-commit@v0.5.0...v0.11.4)
1 parent a9782ae commit cba89c4

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
@@ -4,7 +4,7 @@ ci:
44
autoupdate_schedule: quarterly
55
repos:
66
- repo: https://github.com/pre-commit/pre-commit-hooks
7-
rev: v4.6.0
7+
rev: v5.0.0
88
hooks:
99
- id: check-yaml
1010
- id: end-of-file-fixer
@@ -20,7 +20,7 @@ repos:
2020
- id: detect-private-key
2121
exclude: ^tests/certs/
2222
- repo: https://github.com/astral-sh/ruff-pre-commit
23-
rev: v0.5.0
23+
rev: v0.11.4
2424
hooks:
2525
- id: ruff
2626
args: ['--fix']

0 commit comments

Comments
 (0)