We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5b253 commit e58962fCopy full SHA for e58962f
.pre-commit-config.yaml
@@ -1,5 +1,5 @@
1
repos:
2
-- repo: https://github.com/fredrikekre/runic-pre-commit
3
- rev: v1.0.0
4
- hooks:
5
- - id: runic
+ - repo: https://github.com/fredrikekre/runic-pre-commit
+ rev: v1.0.0
+ hooks:
+ - id: runic
0 commit comments