Skip to content

Commit 9949791

Browse files
authored
chore: ignore gin toolbar
1 parent cfd6a2a commit 9949791

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

renovate.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,8 @@
44
"group:allNonMajor",
55
":semanticCommitTypeAll(chore)"
66
],
7-
"rangeStrategy": "bump"
7+
"rangeStrategy": "bump",
8+
"ignoreDeps": [
9+
"drupal/gin_toolbar"
10+
]
811
}

0 commit comments

Comments
 (0)