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.22.1 → v8.23.1](gitleaks/gitleaks@v8.22.1...v8.23.1)
- [github.com/DavidAnson/markdownlint-cli2: v0.17.1 → v0.17.2](DavidAnson/markdownlint-cli2@v0.17.1...v0.17.2)
  • Loading branch information
pre-commit-ci[bot] authored Jan 20, 2025
1 parent c15a233 commit c43b233
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.22.1
rev: v8.23.1
hooks:
- id: gitleaks

- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.17.1
rev: v0.17.2
hooks:
- id: markdownlint-cli2

Expand Down

0 comments on commit c43b233

Please sign in to comment.