File tree Expand file tree Collapse file tree 1 file changed +0
-78
lines changed
Expand file tree Collapse file tree 1 file changed +0
-78
lines changed Original file line number Diff line number Diff line change @@ -12,81 +12,3 @@ updates:
1212 github-actions :
1313 patterns :
1414 - " *"
15- # Monitor some npm dependencies for updates in groups.
16- - package-ecosystem : " npm"
17- directory : " /"
18- schedule :
19- interval : " daily"
20- open-pull-requests-limit : 50
21- ignore :
22- - dependency-name : " @wordpress/*"
23- groups :
24- tests-playwright :
25- patterns :
26- - " *playwright*"
27- tests-qunit :
28- patterns :
29- - " *qunit*"
30- - " sinon*"
31- dev-css-sass :
32- patterns :
33- - " autoprefixer"
34- # postcss and css related dependencies.
35- - " *css*"
36- - " *sass"
37- # Webpack build process related dependencies.
38- dev-webpack :
39- patterns :
40- - " *webpack*"
41- - " react-refresh"
42- - " source-map-loader"
43- dev-docker :
44- patterns :
45- - " dotenv*"
46- - " wait-on"
47- dev-miscellaneous :
48- patterns :
49- - " chalk"
50- - " check-node-version"
51- - " ink-docstrap"
52- - " install-changed"
53- - " matchdep"
54- - " uuid"
55- dev-uglify :
56- patterns :
57- - " *uglify*"
58- # All GruntJS related dependencies that do not relate to another group.
59- dev-grunt :
60- patterns :
61- - " *grunt*"
62- # Update some external library dependencies.
63- external-jquery :
64- patterns :
65- - " jquery*"
66- external-react :
67- patterns :
68- - " react*"
69- - " !react-refresh"
70- external-polyfills :
71- patterns :
72- - " core-js-url-browser"
73- - " element-closest"
74- - " formdata-polyfill"
75- - " imagesloaded"
76- - " objectFitPolyfill"
77- - " polyfill-library"
78- - " regenerator-runtime"
79- - " whatwg-fetch"
80- - " wicg-inert"
81- external-masonry :
82- patterns :
83- - " masonry-layout"
84- external-miscellaneous :
85- patterns :
86- - " backbone"
87- - " clipboard"
88- - " hoverintent"
89- - " json2php"
90- - " lodash"
91- - " moment"
92- - " underscore"
You can’t perform that action at this time.
0 commit comments