Skip to content

Commit 1166e3b

Browse files
update precommit
1 parent 23eb8a3 commit 1166e3b

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# All available hooks: https://pre-commit.com/hooks.html
22
# R specific hooks: https://github.com/lorenzwalthert/precommit
3-
default_stages: [commit]
3+
default_stages: [pre-commit]
44
default_language_version:
55
python: python3
66

77
repos:
88
- repo: https://github.com/lorenzwalthert/precommit
9-
rev: v0.4.2
9+
rev: v0.4.3.9003
1010
hooks:
1111
- id: style-files
1212
args:

man/reduce_extra_blank_lines_between_scopes.Rd

Lines changed: 17 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)