Skip to content

Commit a33b317

Browse files
chore: remove git submodule check
1 parent 3fa8a05 commit a33b317

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

files/terraform/.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ repos:
3030
- id: detect-private-key
3131
# Ensures that a file is either empty, or ends with one newline.
3232
- id: end-of-file-fixer
33-
# Prevent addition of new git submodules
34-
- id: forbid-new-submodules
3533
# Replaces or checks mixed line ending
3634
- id: mixed-line-ending
3735
args: ['--fix=lf']

0 commit comments

Comments
 (0)