Skip to content

Commit 381d524

Browse files
only run hooks on commit
1 parent 20c0ec5 commit 381d524

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# All available hooks: https://pre-commit.com/hooks.html
22
# R specific hooks: https://github.com/lorenzwalthert/precommit
3+
default_stages: [commit]
4+
35
repos:
46
- repo: https://github.com/lorenzwalthert/precommit
57
rev: v0.1.2.9001

0 commit comments

Comments
 (0)