Skip to content

Commit 0330b2e

Browse files
committed
Add submodules
1 parent fb6c239 commit 0330b2e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
ci:
22
skip: [pylint]
3+
submodules: true
4+
35
default_language_version:
46
# force all unspecified python hooks to run python3
57
python: python3.10
8+
69
repos:
710
# Run manually in CI skipping the branch checks
811
- repo: https://github.com/PyCQA/isort

0 commit comments

Comments
 (0)