Skip to content

Commit

Permalink
chore(deps): Bump pre-commit hooks
Browse files Browse the repository at this point in the history
updates:
- [github.com/fsfe/reuse-tool: v4.0.3 → v5.0.2](fsfe/reuse-tool@v4.0.3...v5.0.2)
  • Loading branch information
pre-commit-ci[bot] authored Nov 18, 2024
1 parent b81775a commit 7f2c649
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 @@ -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
Expand Down

0 comments on commit 7f2c649

Please sign in to comment.