Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
devversion authored Sep 9, 2021
1 parent 397fcda commit 60689ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"config:base"
],
"postUpgradeTasks": {
"commands": ["tslint --fix"],
"commands": ["yarn update-generated-files"],
"fileFilters": ["github-actions/**/*.js", "tools/local-actions/**/*.js"],
"executionMode": "branch"
}
Expand Down

0 comments on commit 60689ff

Please sign in to comment.