From deb4cd1f7f6184c9509a79e77eaaaa8ccc6f5e23 Mon Sep 17 00:00:00 2001 From: Sylwester Lachiewicz Date: Sat, 20 Aug 2022 18:46:04 +0200 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 8d062ce..d8a1f46 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,8 +23,8 @@ updates: ignore: - dependency-name: org.apache.maven:maven-core versions: - - ">3.0.5" + - ">3.2.5" - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" \ No newline at end of file + interval: "daily"