Sfoglia il codice sorgente

Update pre-commit hook fsfe/reuse-tool to v5.1.0

pull/4548/head
renovate[bot] 6 mesi fa
committed by GitHub
parent
commit
bca16ca85e
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .pre-commit-config.yaml

+ 1
- 1
.pre-commit-config.yaml Vedi File

@@ -21,6 +21,6 @@ repos:
- id: codespell - id: codespell
args: ["--skip=*.po,*.pot,i18n/"] args: ["--skip=*.po,*.pot,i18n/"]
- repo: https://github.com/fsfe/reuse-tool # https://reuse.software/dev/#pre-commit-hook - repo: https://github.com/fsfe/reuse-tool # https://reuse.software/dev/#pre-commit-hook
rev: v5.0.2
rev: v5.1.0
hooks: hooks:
- id: reuse - id: reuse

Caricamento…
Annulla
Salva