mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-01-13 20:40:08 -06:00
Default arguments from hooks.yaml
This commit is contained in:
@@ -30,7 +30,6 @@ CONFIG_JSON_SCHEMA = {
|
||||
'language_version': {'type': 'string'},
|
||||
'args': {
|
||||
'type': 'array',
|
||||
'default': [],
|
||||
'items': {'type': 'string'},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user