Skip to content

Commit

Permalink
chore(deps): bump pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
DariuszPorowski committed May 13, 2024
1 parent 5ca534f commit 201ed64
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 @@ -12,7 +12,7 @@ repos:
# files: .pre-commit-config.yaml

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-symlinks
- id: trailing-whitespace
Expand Down Expand Up @@ -40,7 +40,7 @@ repos:
exclude: package-lock.json

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

0 comments on commit 201ed64

Please sign in to comment.