Skip to content

Commit

Permalink
chore: add reuse pre-commit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
y-eight committed Jan 20, 2025
1 parent 2537550 commit 7c9d3fd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,8 @@ repos:
- id: helm-docs-built
args:
- --chart-search-root=chart

- repo: https://github.com/fsfe/reuse-tool
rev: v5.0.2
hooks:
- id: reuse

0 comments on commit 7c9d3fd

Please sign in to comment.