Skip to content

Commit

Permalink
autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzwalthert committed Apr 11, 2022
1 parent 3822108 commit fb44e11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,15 @@ repos:
vignettes/FAQ\.Rmd|
)$
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
rev: v4.2.0
hooks:
- id: check-added-large-files
- id: end-of-file-fixer
exclude: '\.Rd' # sometimes roxygen fails to generate EOF blank line.
- id: file-contents-sorter
files: '^\.Rbuildignore$'
- repo: https://github.com/lorenzwalthert/gitignore-tidy
rev: d3e947d61fba8c6adde2707d3baa6ae36b989d5b
rev: 9dd648a2cbce0c0ce09255695b63ea4823699bec
hooks:
- id: tidy-gitignore
- repo: local
Expand Down

0 comments on commit fb44e11

Please sign in to comment.