renovate[bot]
vor 1 Jahr
committed by
GitHub
Ursprung
Commit
6ae7906737
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: B5690EEEBB952194
1 geänderte Dateien mit
1 neuen und
1 gelöschten Zeilen
-
.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 |
|
|
|
|