Update dependabot.yml - remove docker/arm as Dockerfile.arm is not in /docker/

This commit is contained in:
JesseBot 2023-06-04 11:29:15 +02:00 committed by GitHub
parent b7f4fad793
commit 1908510dac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,8 +14,3 @@ updates:
directory: "/docker/" # Location of package manifests
schedule:
interval: "daily"
- package-ecosystem: "docker"
directory: "/docker/arm" # Location of package manifests
schedule:
interval: "daily"