Skip to content

Commit

Permalink
ci: update precommit config
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHWade committed Feb 1, 2024
1 parent 66a17f6 commit 5b48028
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,10 @@ repos:
- id: parsable-R
- id: no-browser-statement
- id: no-debug-statement
# - id: deps-in-desc
- id: no-print-statement
- id: deps-in-desc
# args: [--warn_only]
# - id: pkgdown
- id: pkgdown
# args: [--warn_only]
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
Expand Down

0 comments on commit 5b48028

Please sign in to comment.