diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600a1..500fc25530 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,9 @@ updates: directory: "/" schedule: interval: "weekly" + - package-ecosystem: "maven" + directory: "/" + schedule: + interval: "daily" + allow: + - dependency-name: "org.ow2.asm:*"