Skip to content

Commit 5ebb96b

Browse files
[pre-commit.ci] pre-commit autoupdate (#160)
updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/gitleaks/gitleaks: v8.21.2 → v8.28.0](gitleaks/gitleaks@v8.21.2...v8.28.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 926a725 commit 5ebb96b

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
@@ -3,14 +3,14 @@ exclude: ^(development/mosquitto/mosquitto.conf)
33

44
repos:
55
- repo: "https://github.com/pre-commit/pre-commit-hooks"
6-
rev: "v5.0.0"
6+
rev: "v6.0.0"
77
hooks:
88
- id: "end-of-file-fixer"
99
- id: "trailing-whitespace"
1010
- id: "check-merge-conflict"
1111

1212
- repo: https://github.com/gitleaks/gitleaks
13-
rev: v8.21.2
13+
rev: v8.28.0
1414
hooks:
1515
- id: gitleaks-docker
1616
stages: [manual, pre-push]

0 commit comments

Comments
 (0)