Skip to content

Commit

Permalink
[pre-commit] Add runic check
Browse files Browse the repository at this point in the history
  • Loading branch information
jpthiele authored Nov 27, 2024
1 parent 7f48e9f commit bfbace8
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 @@ -15,6 +15,10 @@ repos:
rev: v8.16.3
hooks:
- id: gitleaks
- repo: https://github.com/fredrikekre/runic-pre-commit
rev: v1.0.0
hooks:
- id: runic
- repo: https://github.com/codespell-project/codespell
rev: v2.2.4
hooks:
Expand Down

0 comments on commit bfbace8

Please sign in to comment.