File tree Expand file tree Collapse file tree 6 files changed +11
-5
lines changed
Expand file tree Collapse file tree 6 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 9393 )$
9494 - id : pkgdown
9595- repo : https://github.com/pre-commit/pre-commit-hooks
96- rev : v4.5 .0
96+ rev : v4.6 .0
9797 hooks :
9898 - id : check-added-large-files
9999 - id : end-of-file-fixer
Original file line number Diff line number Diff line change 11Package: precommit
22Title: Pre-Commit Hooks
3- Version: 0.4.1.9000
3+ Version: 0.4.2
44Author: Lorenz Walthert
55Maintainer: Lorenz Walthert <lorenz.walthert@icloud.com>
66Description: Useful git hooks for R building on top of the multi-language
Original file line number Diff line number Diff line change 1+ # precommit 0.4.2
2+
3+ Release relax the dependency on third-party error messages in our unit tests (#555 ).
4+
5+
16# precommit 0.4.1
27
38This release ensures unit tests can handle the error messages from {styler}
Original file line number Diff line number Diff line change 1- This is a submission due to changes in styler's error messages.
1+ This is a submission due to enable the pkgdown release since their error
2+ message changes.
23
34## Test environments
45
Original file line number Diff line number Diff line change 22# R specific hooks: https://github.com/lorenzwalthert/precommit
33repos :
44- repo : https://github.com/lorenzwalthert/precommit
5- rev : v0.4.1
5+ rev : v0.4.2
66 hooks :
77 - id : style-files
88 args : [--style_pkg=styler, --style_fun=tidyverse_style]
Original file line number Diff line number Diff line change 22# R specific hooks: https://github.com/lorenzwalthert/precommit
33repos :
44- repo : https://github.com/lorenzwalthert/precommit
5- rev : v0.4.1
5+ rev : v0.4.2
66 hooks :
77 - id : style-files
88 args : [--style_pkg=styler, --style_fun=tidyverse_style]
You can’t perform that action at this time.
0 commit comments