Ignore JRuby updates
Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>
This commit is contained in:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@@ -4,6 +4,9 @@
|
||||
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
|
||||
|
||||
version: 2
|
||||
ignore:
|
||||
# Updated to JRuby are causing doc generation failures
|
||||
- dependency-name: "org.jruby:jruby-complete"
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
|
||||
Reference in New Issue
Block a user