Skip to content

Commit

Permalink
Merge pull request #44 from ukgovdatascience/revert-39-patch-1
Browse files Browse the repository at this point in the history
Revert "Use latest R {precommit} version"
  • Loading branch information
ESKYoung authored Jul 20, 2021
2 parents 30fd153 + 65175c9 commit 9096cff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{ cookiecutter.repo_name }}/.pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ repos:
{% if cookiecutter.using_R == "Yes" %}
# R specific hooks: https://github.com/lorenzwalthert/precommit
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.1.3.9014
rev: v0.1.3
hooks:
- id: style-files
name: Style files using styler
Expand Down

0 comments on commit 9096cff

Please sign in to comment.