소스 검색

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

pull/5426/head
renovate[bot] 1 개월 전
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/"]


불러오는 중...
취소
저장