Skip to content

Commit

Permalink
Merge pull request #1132 from r-lib/fix-pre-commit
Browse files Browse the repository at this point in the history
fix pre-commit
  • Loading branch information
lorenzwalthert authored Jun 12, 2023
2 parents 8f839e6 + 69f5ab0 commit 68977f3
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 @@ -34,8 +34,9 @@ repos:
- id: roxygenize
additional_dependencies:
- r-lib/pkgapi
- dplyr@1.0.9
- roxygen2@7.2.2
- dplyr@1.1.2
- roxygen2@7.2.3
- rlang@1.1.0
- id: use-tidy-description
- id: spell-check
exclude: >
Expand Down

0 comments on commit 68977f3

Please sign in to comment.