Selaa lähdekoodia
Update pre-commit hook codespell-project/codespell to v2.4.3
pull/5424/head
renovate[bot]
1 kuukausi sitten
committed by
GitHub
vanhempi
commit
0ba43cec21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 muutettua tiedostoa jossa
1 lisäystä ja
1 poistoa
-
.pre-commit-config.yaml
|
|
|
@@ -15,7 +15,7 @@ repos: |
|
|
|
- id: trailing-whitespace |
|
|
|
- id: end-of-file-fixer |
|
|
|
- repo: https://github.com/codespell-project/codespell |
|
|
|
rev: v2.4.2 |
|
|
|
rev: v2.4.3 |
|
|
|
hooks: |
|
|
|
- id: codespell |
|
|
|
args: ["--skip=*.po,*.pot,i18n/"] |
|
|
|
|