Skip to content

Commit

Permalink
chore: ignore gin_toolbar
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher authored Apr 26, 2022
1 parent 06322d1 commit 7585576
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@
"group:allNonMajor",
":semanticCommitTypeAll(chore)"
],
"rangeStrategy": "bump"
"rangeStrategy": "bump",
"ignoreDeps": [
"drupal/gin_toolbar"
]
}

0 comments on commit 7585576

Please sign in to comment.