Skip to content

Commit

Permalink
chore(deps): update pre-commit hook zricethezav/gitleaks to v8.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent 134f339 commit 8d07fac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ repos:
language: pygrep
types: [text]
- repo: https://github.com/zricethezav/gitleaks
rev: v8.21.2
rev: v8.22.1
hooks:
- id: gitleaks
- repo: https://github.com/grigoriev/pre-commit-check-git-user
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<!-- Test dependencies -->
<junit.version>5.11.4</junit.version>
<mockito.version>5.14.2</mockito.version>
<assertj-core.version>3.27.0</assertj-core.version>
<assertj-core.version>3.26.3</assertj-core.version>
<jaxb.impl.version>2.4.0-b180830.0438</jaxb.impl.version>
<istack.version>4.2.0</istack.version>
<log4j.version>2.24.3</log4j.version>
Expand Down

0 comments on commit 8d07fac

Please sign in to comment.