Skip to content

Commit

Permalink
feat(deps): update pre-commit hook pre-commit/pygrep-hooks to v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ryshu committed Oct 27, 2023
1 parent 939836f commit fe1d9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ repos:
args: [--disable-audit-and-monitor]

- repo: https://github.com/pre-commit/pygrep-hooks
rev: "v1.9.0"
rev: "v1.10.0"
hooks:
- id: python-no-log-warn
- id: python-check-mock-methods
Expand Down

0 comments on commit fe1d9cf

Please sign in to comment.