Skip to content

Commit

Permalink
yaml lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru committed Jan 30, 2024
1 parent 65b09f2 commit 1bbee08
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ repos:
hooks:
- id: roxygenize
additional_dependencies:
- formatters
- magrittr
- methods
- checkmate
- htmltools
- stats
- stringi
- formatters
- magrittr
- methods
- checkmate
- htmltools
- stats
- stringi
- id: use-tidy-description
- id: spell-check
exclude: >
Expand Down Expand Up @@ -81,4 +81,4 @@ repos:
# `exclude: <regex>` to allow committing specific files

ci:
autoupdate_schedule: monthly
autoupdate_schedule: monthly

0 comments on commit 1bbee08

Please sign in to comment.