Skip to content

Commit acf1f20

Browse files
Merge branch 'main' into fix/filter-compiler-attributes
2 parents 446ddb5 + bba7065 commit acf1f20

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:base"],
3+
"extends": [
4+
"config:base",
5+
"group:allNonMajor"
6+
],
47
"customManagers": [
58
{
69
"customType": "regex",

0 commit comments

Comments
 (0)