Skip to content

Commit

Permalink
ci(pre-commit): add check-spdx-header hook
Browse files Browse the repository at this point in the history
  • Loading branch information
linuxdaemon committed May 19, 2024
1 parent 1a1f49a commit b7f93a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ repos:
rev: "36d4912df1f0bd2ed8cc535b57c5ba3b09ce3d46" # frozen: v0.35.0
hooks:
- id: nitpick
- repo: "https://github.com/TotallyNotRobots/check-spdx-header"
rev: '2a52cf804e6dedd045e765185382d4f916ae2f3f' # frozen: 0.1.0a2
hooks:
- id: fix-spdx-header
- repo: https://github.com/ikamensh/flynt
rev: "651c822fdcf45fffcf9743dc755085f32acb65e3" # frozen: 1.0.1
hooks:
Expand Down

0 comments on commit b7f93a4

Please sign in to comment.