Skip to content

Commit ffa3789

Browse files
authored
Merge pull request #213 from rodneylab/ci__update_ci_config
ci: 🐝 update pre-commit config
2 parents c1af8fc + b0fadd1 commit ffa3789

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
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/commitizen-tools/commitizen
3-
rev: v4.5.0
3+
rev: v4.6.0
44
hooks:
55
- id: commitizen
66
stages:
@@ -12,7 +12,7 @@ repos:
1212
- id: cargo-check
1313
- id: clippy
1414
- repo: https://github.com/gitleaks/gitleaks
15-
rev: v8.24.2
15+
rev: v8.24.3
1616
hooks:
1717
- id: gitleaks
1818
- repo: https://github.com/google/yamlfmt

0 commit comments

Comments
 (0)