Skip to content

Commit db7d180

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/gitleaks/gitleaks: v8.24.0 → v8.26.0](gitleaks/gitleaks@v8.24.0...v8.26.0) - [github.com/JohnnyMorganz/StyLua: v2.0.2 → v2.1.0](JohnnyMorganz/StyLua@v2.0.2...v2.1.0)
1 parent be1b8ba commit db7d180

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
@@ -19,10 +19,10 @@ repos:
1919
- id: codespell
2020
args: ["--ignore-words", ".codespellignore" ]
2121
- repo: https://github.com/gitleaks/gitleaks
22-
rev: v8.24.0
22+
rev: v8.26.0
2323
hooks:
2424
- id: gitleaks
2525
- repo: https://github.com/JohnnyMorganz/StyLua
26-
rev: v2.0.2
26+
rev: v2.1.0
2727
hooks:
2828
- id: stylua # or stylua-system / stylua-github

0 commit comments

Comments
 (0)