Skip to content

Commit 573b8aa

Browse files
committed
Merge branch 'add-deps' of https://github.com/pytask-dev/pytask-parallel into add-deps
2 parents f2e613a + 20fad1b commit 573b8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: debug-statements
1111
- id: end-of-file-fixer
1212
- repo: https://github.com/pre-commit/pygrep-hooks
13-
rev: v1.7.1 # Use the ref you want to point at
13+
rev: v1.8.0 # Use the ref you want to point at
1414
hooks:
1515
- id: python-check-blanket-noqa
1616
- id: python-check-mock-methods

0 commit comments

Comments
 (0)