Skip to content

Commit c37b9fd

Browse files
use latest release
1 parent 277dc4b commit c37b9fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ci:
55
skip: [consistent-release-tag, spell-check-ordered-exclude]
66
repos:
77
- repo: https://github.com/lorenzwalthert/precommit
8-
rev: v0.1.3.9139
8+
rev: v0.1.3.9141
99
hooks:
1010
- id: style-files
1111
args: [--style_pkg=styler, --style_fun=tidyverse_style, --cache-root=styler-perm]

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: precommit
22
Title: Pre-Commit Hooks
3-
Version: 0.1.3.9141
3+
Version: 0.1.3.9142
44
Author: Lorenz Walthert
55
Maintainer: Lorenz Walthert <[email protected]>
66
Description: Useful git hooks for R building on top of the multi-language

0 commit comments

Comments
 (0)