Skip to content

Commit 5bb91d0

Browse files
pre-commit-ci[bot]tim-schilling
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
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)
1 parent 1820ec6 commit 5bb91d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
hooks:
3131
- id: isort
3232
- repo: https://github.com/pre-commit/pygrep-hooks
33-
rev: v1.9.0
33+
rev: v1.10.0
3434
hooks:
3535
- id: python-check-blanket-noqa
3636
- id: python-check-mock-methods
@@ -46,7 +46,7 @@ repos:
4646
args:
4747
- --trailing-comma=es5
4848
- repo: https://github.com/pre-commit/mirrors-eslint
49-
rev: v8.31.0
49+
rev: v8.32.0
5050
hooks:
5151
- id: eslint
5252
files: \.js?$

0 commit comments

Comments
 (0)