Commit 5b6d3d26 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Create dependabot.yml

Create dependabot.yml
parents d8a47c66 4b790a6e
Loading
Loading
Loading
Loading

.github/dependabot.yml

0 → 100644
+10 −0
Original line number Diff line number Diff line
version: 2
updates:
  - package-ecosystem: "docker"
    directory: "/" # Location of package manifests
    schedule:
      interval: "weekly"
 - package-ecosystem: "github-actions"
    directory: "/" # Location of package manifests
    schedule:
      interval: "weekly"