Skip to content

Commit 4a84364

Browse files
author
Hermes Agent
committed
fix: register check-dco console_scripts entry point
1 parent e384fae commit 4a84364

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ console_scripts =
6060
requirements-txt-fixer = pre_commit_hooks.requirements_txt_fixer:main
6161
sort-simple-yaml = pre_commit_hooks.sort_simple_yaml:main
6262
trailing-whitespace-fixer = pre_commit_hooks.trailing_whitespace_fixer:main
63+
check-dco = pre_commit_hooks.check_dco:main
6364

6465
[bdist_wheel]
6566
universal = True

0 commit comments

Comments
 (0)