소스 검색

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

pull/5011/head
renovate[bot] 5 달 전
committed by Slavi Pantaleev
부모
커밋
0acb1f98e8
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/"]


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