Skip to content

Commit d0729fd

Browse files
authored
Merge pull request #65 from hartwork/precommit-autoupdate
pre-commit: Autoupdate
2 parents 9a6f18b + 62b8f2c commit d0729fd

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)