Update dependabot.yml

Signed-off-by: Ryan Baxter <ryan.baxter@broadcom.com>
This commit is contained in:
Ryan Baxter
2025-03-25 15:23:41 -04:00
committed by GitHub
parent 3f539d7e58
commit 26f1a13d7b

View File

@@ -26,6 +26,8 @@ updates:
schedule:
interval: daily
ignore:
# IDE specific dependency
- dependency-name: "org.eclipse.m2e:lifecycle-mapping"
# JRuby updates are causing docs generation to fail
- dependency-name: "org.jruby:jruby-complete"
- package-ecosystem: maven