diff options
| -rw-r--r-- | .pre-commit-config.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c9edf86..94a0e53 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # See https://pre-commit.com/hooks.html for more hooks | 2 | # See https://pre-commit.com/hooks.html for more hooks |
| 3 | repos: | 3 | repos: |
| 4 | - repo: https://github.com/fsfe/reuse-tool | 4 | - repo: https://github.com/fsfe/reuse-tool |
| 5 | rev: v5.0.2 | 5 | rev: v6.2.0 |
| 6 | hooks: | 6 | hooks: |
| 7 | - id: reuse | 7 | - id: reuse |
| 8 | - repo: https://github.com/pre-commit/pre-commit-hooks | 8 | - repo: https://github.com/pre-commit/pre-commit-hooks |