Skip to content

Commit

Permalink
deps: revert to reuse 3.0.2
Browse files Browse the repository at this point in the history
4.x is horribly slow making it uncomfortable to use in pre-commit,

See fsfe/reuse-tool#1033
  • Loading branch information
nijel committed Jul 18, 2024
1 parent 46e8fda commit 47e6a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ repos:
additional_dependencies:
- [email protected]
- repo: https://github.com/fsfe/reuse-tool
rev: v4.0.3
rev: v3.0.2
hooks:
- id: reuse
- repo: https://github.com/shellcheck-py/shellcheck-py
Expand Down

0 comments on commit 47e6a3c

Please sign in to comment.