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/adrienverge/yamllint.git: v1.33.0 → v1.34.0](https://github.com/adrienverge/yamllint.git/compare/v1.33.0...v1.34.0)
- [github.com/gitleaks/gitleaks: v8.18.0 → v8.18.2](gitleaks/gitleaks@v8.18.0...v8.18.2)
  • Loading branch information
pre-commit-ci[bot] authored Feb 13, 2024
1 parent fac3f8d commit e0d9eae
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 @@ -13,7 +13,7 @@ ci:

repos:
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.33.0
rev: v1.34.0
hooks:
- id: yamllint
args:
Expand Down Expand Up @@ -62,6 +62,6 @@ repos:
- id: forbid-secrets

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

0 comments on commit e0d9eae

Please sign in to comment.