Skip to content

Commit

Permalink
Add runic check to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jpthiele committed Nov 26, 2024
1 parent 475a71d commit b651d76
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 @@ -19,3 +19,7 @@ repos:
rev: v2.2.4
hooks:
- id: codespell
- repo: https://github.com/fredrikekre/runic-pre-commit
rev: v1.0.0
hooks:
- id: runic

0 comments on commit b651d76

Please sign in to comment.