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/pre-commit/pygrep-hooks: v1.9.0 → v1.10.0](pre-commit/pygrep-hooks@v1.9.0...v1.10.0)
- [github.com/pre-commit/mirrors-eslint: v8.31.0 → v8.32.0](pre-commit/mirrors-eslint@v8.31.0...v8.32.0)
  • Loading branch information
pre-commit-ci[bot] authored and tim-schilling committed Jan 19, 2023
1 parent 1820ec6 commit 5bb91d0
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 @@ -30,7 +30,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/pre-commit/pygrep-hooks
rev: v1.9.0
rev: v1.10.0
hooks:
- id: python-check-blanket-noqa
- id: python-check-mock-methods
Expand All @@ -46,7 +46,7 @@ repos:
args:
- --trailing-comma=es5
- repo: https://github.com/pre-commit/mirrors-eslint
rev: v8.31.0
rev: v8.32.0
hooks:
- id: eslint
files: \.js?$
Expand Down

0 comments on commit 5bb91d0

Please sign in to comment.