mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 08:14:42 +04:00
Update some pre-commit hooks + some minor tweaks
This commit is contained in:
parent
86c99c6b87
commit
596e31fdee
33 changed files with 65 additions and 36 deletions
|
|
@ -5,8 +5,8 @@ import logging
|
|||
import os
|
||||
import sys
|
||||
|
||||
from pre_commit import git
|
||||
from pre_commit import color
|
||||
from pre_commit import git
|
||||
from pre_commit.logging_handler import LoggingHandler
|
||||
from pre_commit.output import get_hook_message
|
||||
from pre_commit.output import sys_stdout_write_wrapper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue