Skip to content

Commit

Permalink
chore(deps): Remove docker dependabot updates as project doesn't have
Browse files Browse the repository at this point in the history
docker
  • Loading branch information
jontze committed Aug 15, 2024
1 parent 8e4d62c commit 5d73a5f
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,3 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "docker" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "daily"
commit-message:
prefix: "fix(deps)"
prefix-development: "chore(dev-deps)"
groups:
runtime-dependencies:
dependency-type: "production"
update-types:
- "patch"
- "minor"

0 comments on commit 5d73a5f

Please sign in to comment.