소스 검색

chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2

pull/5010/head
renovate[bot] 3 달 전
committed by GitHub
부모
커밋
f9c9559e32
No known key found for this signature in database GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      .pre-commit-config.yaml

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


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