Skip to content

Commit

Permalink
Prevent Dependabot from updating Groovy (#5120)
Browse files Browse the repository at this point in the history
  • Loading branch information
batmat committed Dec 15, 2020
1 parent 94dbe54 commit a6aafea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ updates:
directory: "/"
schedule:
interval: "daily"
ignore:
dependency-name: "org.codehaus.groovy:groovy-all"

0 comments on commit a6aafea

Please sign in to comment.