Skip to content

Commit

Permalink
ci(dependabot): Remove docker dependency check
Browse files Browse the repository at this point in the history
  • Loading branch information
jidicula committed Jan 15, 2022
1 parent a5e3c4c commit 2ec1357
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,3 @@ updates:
- "jidicula"
assignees:
- "jidicula"
# Maintain dependencies for docker
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
time: "06:00"
timezone: "America/Toronto"
open-pull-requests-limit: 99
commit-message:
prefix: "build: "
reviewers:
- "jidicula"
assignees:
- "jidicula"

0 comments on commit 2ec1357

Please sign in to comment.