瀏覽代碼
chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2
pull/5010/head
renovate[bot]
3 月之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: B5690EEEBB952194
共有
1 個檔案被更改,包括
1 行新增 和
1 行删除
-
.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/"] |
|
|
|
|