Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/gitleaks/gitleaks: v8.21.4 → v8.22.1](gitleaks/gitleaks@v8.21.4...v8.22.1)
- [github.com/DavidAnson/markdownlint-cli2: v0.16.0 → v0.17.0](DavidAnson/markdownlint-cli2@v0.16.0...v0.17.0)
  • Loading branch information
pre-commit-ci[bot] authored Dec 30, 2024
1 parent 63412c7 commit c681c76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ repos:
- id: detect-private-key

- repo: https://github.com/gitleaks/gitleaks
rev: v8.21.4
rev: v8.22.1
hooks:
- id: gitleaks

- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.16.0
rev: v0.17.0
hooks:
- id: markdownlint-cli2

Expand Down

0 comments on commit c681c76

Please sign in to comment.