File tree Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Expand file tree Collapse file tree 1 file changed +55
-0
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : " github-actions"
4+ directory : " /"
5+ schedule :
6+ interval : " monthly"
7+ commit-message :
8+ prefix : " :ghost: "
9+
10+ - package-ecosystem : " npm"
11+ directory : " /"
12+ schedule :
13+ interval : " monthly"
14+ commit-message :
15+ prefix : " :ghost: "
16+
17+ allow :
18+ - dependency-type : direct
19+
20+ ignore :
21+ - dependency-name : " @patternfly/*"
22+ update-types : [ "version-update:semver-major" ]
23+
24+ groups :
25+ patternfly :
26+ patterns :
27+ - " @patternfly/*"
28+
29+ " server dependencies " :
30+ patterns :
31+ - cookie
32+ - ejs
33+ - express
34+ - http-proxy-middleware
35+ - http-terminator
36+
37+ rollup :
38+ patterns :
39+ - " @rollup/*"
40+ - " rollup"
41+ - " rollup-*"
42+
43+ linting :
44+ patterns :
45+ - " @eslint/*"
46+ - " eslint"
47+ - " eslint-*"
48+ - " prettier"
49+
50+ tools :
51+ patterns :
52+ - " @vitejs/*"
53+ - " vite"
54+ - " vite-*"
55+ - " @hey-api/*"
You can’t perform that action at this time.
0 commit comments