diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 45fc03d7d..4889436da 100644 --- a/.pre-commit-config.yaml +++ b/.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.1.1 + rev: v6.0.0 hooks: - id: reuse