Skip to content

Commit 0214c06

Browse files
use latest release
1 parent 564790d commit 0214c06

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.0.0.9046
6+
rev: v0.0.0.9048
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 for R
3-
Version: 0.0.0.9048
3+
Version: 0.0.0.9049
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)