ソースを参照

Update pre-commit hook codespell-project/codespell to v2.4.3

pull/5426/head
renovate[bot] 2週間前
committed by Slavi Pantaleev
コミット
b2788f690a
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      .pre-commit-config.yaml

+ 1
- 1
.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/"]


読み込み中…
キャンセル
保存