Commit 4b790a6e authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Create dependabot.yml

parent d8a47c66
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"