Przeglądaj źródła
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2
pull/5010/head
renovate[bot]
3 miesięcy temu
committed by
GitHub
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z
1 dodań i
1 usunięć
-
.pre-commit-config.yaml
|
|
|
@@ -16,7 +16,7 @@ repos: |
|
|
|
- id: trailing-whitespace |
|
|
|
- id: end-of-file-fixer |
|
|
|
- repo: https://github.com/codespell-project/codespell |
|
|
|
rev: v2.4.1 |
|
|
|
rev: v2.4.2 |
|
|
|
hooks: |
|
|
|
- id: codespell |
|
|
|
args: ["--skip=*.po,*.pot,i18n/"] |
|
|
|
|