File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -19,17 +19,6 @@ updates:
1919 - ' @grafana/runtime'
2020 - ' @grafana/schema'
2121 - ' @grafana/ui'
22- - package-ecosystem : ' github-actions'
23- directory : ' /'
24- schedule :
25- interval : ' daily'
26- time : ' 12:00'
27- open-pull-requests-limit : 3
28- cooldown :
29- default-days : 7
30- exclude :
31- - ' grafana/*'
32-
3322 # Ignore dependencies that need to be updated manually for compatibility reasons
3423 ignore :
3524 # Keep @types/node in sync with the node version in .nvmrc
@@ -47,3 +36,13 @@ updates:
4736 update-types : ['version-update:semver-major']
4837 # Keep rxjs in sync with the version used by `@grafana/*` packages
4938 - dependency-name : rxjs
39+ - package-ecosystem : ' github-actions'
40+ directory : ' /'
41+ schedule :
42+ interval : ' daily'
43+ time : ' 12:00'
44+ open-pull-requests-limit : 3
45+ cooldown :
46+ default-days : 7
47+ exclude :
48+ - ' grafana/*'
You can’t perform that action at this time.
0 commit comments