mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-05-03 05:49:14 -05:00
Implement default_language_version
This commit is contained in:
@@ -22,3 +22,5 @@ VERSION = importlib_metadata.version('pre_commit')
|
||||
|
||||
# `manual` is not invoked by any installed git hook. See #719
|
||||
STAGES = ('commit', 'commit-msg', 'manual', 'push')
|
||||
|
||||
DEFAULT = 'default'
|
||||
|
||||
Reference in New Issue
Block a user