Skip to content

Commit

Permalink
Merge pull request #1205 from r-lib/update-precommit-version
Browse files Browse the repository at this point in the history
Update precommit config
  • Loading branch information
lorenzwalthert committed May 12, 2024
2 parents 0f9625a + d727ea6 commit e66bcf1
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 @@ -6,7 +6,7 @@ default_language_version:

repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.4.0
rev: v0.4.2
hooks:
- id: style-files
args:
Expand Down Expand Up @@ -102,7 +102,7 @@ repos:
)$
- id: pkgdown
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-added-large-files
args: ["--maxkb=200"]
Expand Down

0 comments on commit e66bcf1

Please sign in to comment.