Skip to content

Commit cd540ce

Browse files
chore(pre-commit): update pre-commit hooks
Auto-update pre-commit hooks to the latest compatible versions. See https://pre-commit.ci for details. updates: - [github.com/gitleaks/gitleaks: v8.28.0 → v8.29.0](gitleaks/gitleaks@v8.28.0...v8.29.0) - [github.com/JohnnyMorganz/StyLua: v2.3.0 → v2.3.1](JohnnyMorganz/StyLua@v2.3.0...v2.3.1)
1 parent 873053a commit cd540ce

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
@@ -30,10 +30,10 @@ repos:
3030
- id: codespell
3131
args: ["--ignore-words", ".codespellignore"]
3232
- repo: https://github.com/gitleaks/gitleaks
33-
rev: v8.28.0
33+
rev: v8.29.0
3434
hooks:
3535
- id: gitleaks
3636
- repo: https://github.com/JohnnyMorganz/StyLua
37-
rev: v2.3.0
37+
rev: v2.3.1
3838
hooks:
3939
- id: stylua # or stylua-system / stylua-github

0 commit comments

Comments
 (0)