mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Address review comments and test failures
This commit is contained in:
parent
afbc57f2ad
commit
5840f880a9
2 changed files with 11 additions and 7 deletions
|
|
@ -831,6 +831,7 @@ def test_manifest_hooks(tempdir_factory, store):
|
|||
'exclude': '^$',
|
||||
'files': '',
|
||||
'id': 'bash_hook',
|
||||
'alias': '',
|
||||
'language': 'script',
|
||||
'language_version': 'default',
|
||||
'log_file': '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue