Skip to content

Commit 14ee3c8

Browse files
use latest release
1 parent 532aa92 commit 14ee3c8

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
@@ -3,7 +3,7 @@
33
default_stages: ["commit"]
44
repos:
55
- repo: https://github.com/lorenzwalthert/precommit
6-
rev: v0.1.2
6+
rev: v0.1.2.9001
77
hooks:
88
- id: style-files
99
args: [--style_pkg=styler, --style_fun=tidyverse_style]

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.2.9001
3+
Version: 0.1.2.9002
44
Author: Lorenz Walthert
55
Maintainer: Lorenz Walthert <[email protected]>
66
Description: Useful git hooks for R building on top of the

0 commit comments

Comments
 (0)