Skip to content

Commit

Permalink
Update dependabot.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Oct 1, 2023
1 parent e25ae66 commit 1bccbef
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
---
version: 2

updates:
# Maintain dependencies for Docker
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: daily
time: "00:00"
timezone: "Etc/UTC"
assignees:
- "mikenye"
- "fredclausen"

# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
Expand All @@ -16,3 +18,4 @@ updates:
interval: "daily"
assignees:
- "mikenye"
- "fredclausen"

0 comments on commit 1bccbef

Please sign in to comment.