Skip to content

Commit c696038

Browse files
committed
feat/check-v2 add e2e for check v
1 parent e0d03a3 commit c696038

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

opencepk_lib_python_common/pypi_bumpversion_check_package/tests-pre-commit-hook/.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@ repos:
1212
- binary
1313
args: ['./opencepk_lib_python_common/pypi_bumpversion_check_package/tests-pre-commit-hook/pyproject.test']
1414
pass_filenames: false # Do not pass filenames to the hook (this is important to keep)
15+
additional_dependencies:
16+
- toml
17+
- requests

0 commit comments

Comments
 (0)