mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-15 18:11:48 +04:00
Fix precommit issues again
This commit is contained in:
parent
0d40562dcb
commit
c8caca7eae
2 changed files with 7 additions and 2 deletions
|
|
@ -1015,6 +1015,7 @@ def test_manifest_hooks(tempdir_factory, store):
|
|||
'post-commit', 'manual', 'post-checkout', 'push', 'post-merge',
|
||||
'post-rewrite',
|
||||
),
|
||||
tags=['foo'],
|
||||
types=['file'],
|
||||
types_or=[],
|
||||
verbose=False,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue