mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-04-16 02:21:46 +04:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
83cecf6e18
commit
2ea663db30
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ os.environ.pop('__PYVENV_LAUNCHER__', None)
|
||||||
|
|
||||||
|
|
||||||
COMMANDS_NO_GIT = {
|
COMMANDS_NO_GIT = {
|
||||||
'clean', 'gc', 'init-templatedir', 'install-hooks', 'sample-config'
|
'clean', 'gc', 'init-templatedir', 'install-hooks', 'sample-config',
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue