File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change @@ -13,23 +13,7 @@ updates:
1313 # Enable version updates for npm
1414 - package-ecosystem : " npm"
1515 # Look for `package.json` and `lock` files in the action's `root` directory
16- directory : " /setup"
17- # Check the npm registry for updates every day (weekdays)
18- schedule :
19- interval : " monthly"
20-
21- # Enable version updates for npm
22- - package-ecosystem : " npm"
23- # Look for `package.json` and `lock` files in the action's `root` directory
24- directory : " /hlint-setup"
25- # Check the npm registry for updates every day (weekdays)
26- schedule :
27- interval : " monthly"
28-
29- # Enable version updates for npm
30- - package-ecosystem : " npm"
31- # Look for `package.json` and `lock` files in the action's `root` directory
32- directory : " /hlint-run"
16+ directory : " /"
3317 # Check the npm registry for updates every day (weekdays)
3418 schedule :
3519 interval : " monthly"
You can’t perform that action at this time.
0 commit comments