Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#482)
Browse files Browse the repository at this point in the history
updates:
- [github.com/gitleaks/gitleaks: v8.17.0 → v8.18.0](gitleaks/gitleaks@v8.17.0...v8.18.0)
- [github.com/DavidAnson/markdownlint-cli2: v0.9.0 → v0.9.2](DavidAnson/markdownlint-cli2@v0.9.0...v0.9.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Aug 29, 2023
1 parent 250d9fe commit a887b16
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 @@ -41,12 +41,12 @@ repos:
args: [--new-from-patch=/tmp/diff.patch]

- repo: https://github.com/gitleaks/gitleaks
rev: v8.17.0
rev: v8.18.0
hooks:
- id: gitleaks

- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.9.0
rev: v0.9.2
hooks:
- id: markdownlint-cli2

Expand Down

0 comments on commit a887b16

Please sign in to comment.