Skip to content

Commit c6accdd

Browse files
committed
chore(ci): Upgrade pre-commits
1 parent 93af368 commit c6accdd

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
@@ -15,12 +15,12 @@ repos:
1515
- id: detect-private-key
1616
stages: [commit]
1717
- repo: https://github.com/crate-ci/typos
18-
rev: v1.2.1
18+
rev: v1.4.1
1919
hooks:
2020
- id: typos
2121
stages: [commit]
2222
- repo: https://github.com/crate-ci/committed
23-
rev: v0.2.6
23+
rev: v1.0.1
2424
hooks:
2525
- id: committed
2626
stages: [commit-msg]

0 commit comments

Comments
 (0)