Skip to content

Commit

Permalink
Update dependabot.yml (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
floryn90 authored Nov 30, 2024
2 parents 52bda4f + 8a2c1b5 commit f902aeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ registries:
password: ${{ secrets.DOCKER_TOKEN }}
updates:
- package-ecosystem: "docker" # See documentation for possible values
directory: "/src/docker/" # Location of package manifests
directory: "/src" # Location of package manifests
registries:
- dockerhub
schedule:
interval: "weekly"
interval: "daily"

0 comments on commit f902aeb

Please sign in to comment.