Skip to content

Commit d44534b

Browse files
committed
Merge branch '2.0.x'
2 parents 6c17ee8 + d713248 commit d44534b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ repos:
2222
hooks:
2323
- id: flake8
2424
additional_dependencies: [flake8-bugbear]
25+
- repo: https://github.com/peterdemin/pip-compile-multi
26+
rev: v2.4.3
27+
hooks:
28+
- id: pip-compile-multi-verify
2529
- repo: https://github.com/pre-commit/pre-commit-hooks
2630
rev: v4.1.0
2731
hooks:

0 commit comments

Comments
 (0)