Skip to content

Commit ddfcdd7

Browse files
committed
build: 🛠 Update pre-commit hooks
1 parent 698084b commit ddfcdd7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v4.4.0
3+
rev: v5.0.0
44
hooks:
55
- id: check-added-large-files
66
- id: check-toml
@@ -13,7 +13,7 @@ repos:
1313
- id: cargo-check
1414
- id: clippy
1515
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook
16-
rev: v9.4.0
16+
rev: v9.18.0
1717
hooks:
1818
- id: commitlint
1919
stages: [commit-msg]

0 commit comments

Comments
 (0)