fix: allow submodules

This commit is contained in:
Oskar Manhart
2024-08-07 10:41:24 +02:00
committed by GitHub
parent caba9143f0
commit ed88ae9111

View File

@@ -32,8 +32,6 @@ repos:
- id: detect-private-key
- id: end-of-file-fixer
- id: fix-byte-order-marker
- id: forbid-new-submodules
- id: forbid-submodules
- id: mixed-line-ending
- id: pretty-format-json
args: [ "--autofix", "--no-sort-keys" ]