comparison .github/dependabot.yml @ 7152:4e0665238617

add dependabot config to scan for docker to report updates to alpine container.
author John Rouillard <rouilj@ieee.org>
date Tue, 21 Feb 2023 18:54:21 -0500
parents b486a5848cea
children 93e4ec305ed8
comparison
equal deleted inserted replaced
7151:a9be849d4dd2 7152:4e0665238617
16 # Workflow files stored in the 16 # Workflow files stored in the
17 # default location of `.github/workflows` 17 # default location of `.github/workflows`
18 directory: "/" 18 directory: "/"
19 schedule: 19 schedule:
20 interval: "weekly" 20 interval: "weekly"
21 - package-ecosystem: "docker"
22 directory: "/scripts/Docker"
23 target-branch: "master"
24 schedule:
25 interval: "weekly"

Roundup Issue Tracker: http://roundup-tracker.org/