diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d0582a3..e75ac5a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: mixed-line-ending # Consistent LF or CRLF - id: trailing-whitespace # No trailing whitespace - repo: https://github.com/fsfe/reuse-tool - rev: v4.0.3 + rev: v5.0.2 hooks: - id: reuse - repo: https://github.com/codespell-project/codespell