Skip to content

Commit

Permalink
Adds roxy.shinylive to pre-commit configuration (#1238)
Browse files Browse the repository at this point in the history
# Pull Request

<!--- Replace `#nnn` with your issue link for reference. -->

Fixes insightsengineering/nestdevs-tasks#85

### Changes description

- Add dependency to pre-commit configuration

---------

Signed-off-by: André Veríssimo <[email protected]>
  • Loading branch information
averissimo authored Nov 4, 2024
1 parent 5cf76ac commit 5b91926
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ default_language_version:
python: python3
repos:
- repo: https://github.com/lorenzwalthert/precommit
rev: v0.4.3.9001
rev: v0.4.3.9003
hooks:
- id: style-files
name: Style code with `styler`
Expand Down Expand Up @@ -40,6 +40,7 @@ repos:
- shinyvalidate
- shinyWidgets
- stats
- insightsengineering/roxy.shinylive
- insightsengineering/teal.code
- insightsengineering/teal.data
- insightsengineering/teal.logger
Expand Down

0 comments on commit 5b91926

Please sign in to comment.