Skip to content

Commit 6edb0da

Browse files
authored
Merge pull request #499 from rodneylab/build__update_dependencies
build update dependencies
2 parents 7bcaa86 + 046e069 commit 6edb0da

File tree

6 files changed

+167
-209
lines changed

6 files changed

+167
-209
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ci:
22
skip: [no-commit-to-branch]
33
repos:
44
- repo: https://github.com/commitizen-tools/commitizen
5-
rev: v4.7.0
5+
rev: v4.8.2
66
hooks:
77
- id: commitizen
88
stages:
@@ -14,11 +14,11 @@ repos:
1414
- id: cargo-check
1515
- id: clippy
1616
- repo: https://github.com/gitleaks/gitleaks
17-
rev: v8.26.0
17+
rev: v8.27.0
1818
hooks:
1919
- id: gitleaks
2020
- repo: https://github.com/google/yamlfmt
21-
rev: v0.16.0
21+
rev: v0.17.0
2222
hooks:
2323
- id: yamlfmt
2424
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)