소스 검색
Update pre-commit hook fsfe/reuse-tool to v5.1.0
pull/4548/head
renovate[bot]
7 달 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: B5690EEEBB952194
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
.pre-commit-config.yaml
|
|
|
@@ -21,6 +21,6 @@ repos: |
|
|
|
- id: codespell |
|
|
|
args: ["--skip=*.po,*.pot,i18n/"] |
|
|
|
- repo: https://github.com/fsfe/reuse-tool # https://reuse.software/dev/#pre-commit-hook |
|
|
|
rev: v5.0.2 |
|
|
|
rev: v5.1.0 |
|
|
|
hooks: |
|
|
|
- id: reuse |