Skip to content

Commit

Permalink
Add GitHub Actions and npm in Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
ad-m committed Sep 29, 2020
1 parent ae6a5ed commit 9bdfed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Expand Up @@ -2,7 +2,7 @@
"extends": [
"config:base"
],
"enabledManagers": ["dockerfile", "pip_requirements", "pip_setup"],
"enabledManagers": ["dockerfile", "pip_requirements", "pip_setup", "github-actions", "npm"],
"packageRules": [
{
"managers": ["pip_requirements"],
Expand Down

0 comments on commit 9bdfed7

Please sign in to comment.