Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/pre-commit-hooks: 2c9f875913ee60ca25ce70243dc24d5b6415598c → cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b](pre-commit/pre-commit-hooks@2c9f875...cef0300)
- [github.com/lorenzwalthert/precommit: bae853d82da476eee0e0a57960ee6b741a3b3fb7 → a8cb9164a4a84f6ba7c7ca2661766e1809275743](lorenzwalthert/precommit@bae853d...a8cb916)
  • Loading branch information
pre-commit-ci[bot] authored Oct 8, 2024
1 parent 535ba8a commit aeb9e69
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 @@ -3,7 +3,7 @@
exclude: '^tests/testthat/_snaps/.*$'
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: 2c9f875913ee60ca25ce70243dc24d5b6415598c # frozen: v4.6.0
rev: cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5.0.0
hooks:
- id: check-case-conflict
- id: check-json
Expand All @@ -15,7 +15,7 @@ repos:
- id: mixed-line-ending

- repo: https://github.com/lorenzwalthert/precommit
rev: bae853d82da476eee0e0a57960ee6b741a3b3fb7 # frozen: v0.4.3
rev: a8cb9164a4a84f6ba7c7ca2661766e1809275743 # frozen: v0.4.3.9001
hooks:
- id: parsable-R
- id: deps-in-desc
Expand Down

0 comments on commit aeb9e69

Please sign in to comment.