renovate[bot]
il y a 8 mois
committed by
GitHub
Parent
révision
6ae7906737
Aucune clé connue n'a été trouvée dans la base pour cette signature
ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec
1 ajouts et
1 suppressions
-
.pre-commit-config.yaml
|
|
|
@@ -6,7 +6,7 @@ exclude: "LICENSES/" |
|
|
|
# See: https://pre-commit.com/hooks.html |
|
|
|
repos: |
|
|
|
- repo: https://github.com/pre-commit/pre-commit-hooks |
|
|
|
rev: v5.0.0 |
|
|
|
rev: v6.0.0 |
|
|
|
hooks: |
|
|
|
# - id: check-executables-have-shebangs |
|
|
|
- id: check-added-large-files |
|
|
|
|