mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-03 10:56:52 +00:00
Update setup.cfg
This commit is contained in:
parent
d1b059e84a
commit
d16810e990
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ console_scripts =
|
|||
check-docstring-first = pre_commit_hooks.check_docstring_first:main
|
||||
check-executables-have-shebangs = pre_commit_hooks.check_executables_have_shebangs:main
|
||||
check-json = pre_commit_hooks.check_json:main
|
||||
check-iam = pre_commit_hooks.check_iam:feature/check-for-iam
|
||||
check-iam = pre_commit_hooks.check_iam:main
|
||||
check-merge-conflict = pre_commit_hooks.check_merge_conflict:main
|
||||
check-shebang-scripts-are-executable = pre_commit_hooks.check_shebang_scripts_are_executable:main
|
||||
check-symlinks = pre_commit_hooks.check_symlinks:main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue