Skip to content

Commit

Permalink
Merge pull request #22 from JackTheMico/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
JackTheMico authored Dec 29, 2022
2 parents 7f61a42 + 4061ccf commit 2924b30
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repos:
- id: check-merge-conflict
- id: fix-encoding-pragma
- repo: https://github.com/psf/black
rev: 22.10.0
rev: 22.12.0
hooks:
- id: black
- repo: https://github.com/pre-commit/pygrep-hooks
Expand All @@ -22,11 +22,11 @@ repos:
- id: python-no-log-warn
- id: python-no-eval
- repo: https://github.com/zricethezav/gitleaks
rev: v8.15.1
rev: v8.15.2
hooks:
- id: gitleaks
- repo: https://github.com/gitguardian/ggshield
rev: v1.14.1
rev: v1.14.2
hooks:
- id: ggshield
language_version: python3
Expand Down

0 comments on commit 2924b30

Please sign in to comment.