update ci
- remove submodules init - pre-commit: forbid new submodule, run in ci
This commit is contained in:
@@ -4,11 +4,12 @@
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.0.1
|
||||
rev: v4.4.0
|
||||
hooks:
|
||||
- id: check-yaml
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
- id: forbid-submodules
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
|
Reference in New Issue
Block a user