Skip to content

Commit 39b8108

Browse files
chore(deps): Bump pre-commit hooks
updates: - [github.com/fsfe/reuse-tool: v4.0.3 → v5.0.2](fsfe/reuse-tool@v4.0.3...v5.0.2)
1 parent 6f5b57c commit 39b8108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ repos:
2222
- id: mixed-line-ending # Consistent LF or CRLF
2323
- id: trailing-whitespace # No trailing whitespace
2424
- repo: https://github.com/fsfe/reuse-tool
25-
rev: v4.0.3
25+
rev: v5.0.2
2626
hooks:
2727
- id: reuse
2828
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)