Skip to content

Commit a52f8f4

Browse files
[pre-commit.ci] pre-commit autoupdate (#948)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3cbe0db commit a52f8f4

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: v5.0.0
7+
rev: v6.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.14.2
23+
rev: v0.14.3
2424
hooks:
2525
- id: ruff
2626
args: ['--fix']

0 commit comments

Comments
 (0)