Skip to content

Commit 62b8f2c

Browse files
pre-commitgithub-actions[bot]
authored andcommitted
pre-commit: Autoupdate
1 parent 9a6f18b commit 62b8f2c

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
@@ -3,7 +3,7 @@
33

44
repos:
55
- repo: https://github.com/pre-commit/pre-commit-hooks
6-
rev: v5.0.0
6+
rev: v6.0.0
77
hooks:
88
- id: check-merge-conflict
99
- id: check-toml
@@ -12,7 +12,7 @@ repos:
1212
- id: trailing-whitespace
1313

1414
- repo: https://github.com/astral-sh/ruff-pre-commit
15-
rev: v0.12.8
15+
rev: v0.12.9
1616
hooks:
1717
- id: ruff
1818
args:

0 commit comments

Comments
 (0)