Skip to content

Commit b8824c8

Browse files
authored
Merge branch 'main' into dependabot/github_actions/ossf/scorecard-action-2.4.2
2 parents 2e844de + dfd7687 commit b8824c8

7 files changed

Lines changed: 421 additions & 317 deletions

File tree

.pre-commit-config.yaml

Lines changed: 4 additions & 4 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.8.2
5+
rev: v4.9.1
66
hooks:
77
- id: commitizen
88
stages:
@@ -14,15 +14,15 @@ repos:
1414
- id: cargo-check
1515
- id: clippy
1616
- repo: https://github.com/gitleaks/gitleaks
17-
rev: v8.27.0
17+
rev: v8.28.0
1818
hooks:
1919
- id: gitleaks
2020
- repo: https://github.com/google/yamlfmt
21-
rev: v0.17.0
21+
rev: v0.17.2
2222
hooks:
2323
- id: yamlfmt
2424
- repo: https://github.com/pre-commit/pre-commit-hooks
25-
rev: v5.0.0
25+
rev: v6.0.0
2626
hooks:
2727
- id: trailing-whitespace
2828
args:

0 commit comments

Comments
 (0)