From f9c243472545e582a2d1bb9891e9d93840886530 Mon Sep 17 00:00:00 2001 From: Mike Barry Date: Tue, 8 Mar 2022 21:14:27 -0500 Subject: [PATCH] dependabot change --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5513565b..9c6e33b3 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -15,7 +15,7 @@ updates: ignore: - dependency-name: "com.graphhopper:graphhopper-reader-osm" - package-ecosystem: maven - # workaround for https://github.com/dependabot/dependabot-core/issues/4425 + # workaround for non-standard pom.xml filename (https://github.com/dependabot/dependabot-core/issues/4425) directory: "/.github/planetiler-examples-dependabot" open-pull-requests-limit: 1 schedule: