Skip to content

Commit

Permalink
Disable Dependabot for Docker
Browse files Browse the repository at this point in the history
We removed all Dockerfiles from the repo, so that we can also disable the Dependabot integration for Docker.
  • Loading branch information
MrSerth committed Nov 8, 2024
1 parent 0917ca2 commit ef298f9
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,3 @@ updates:
labels:
- dependencies
- github-actions

- package-ecosystem: docker
directories:
- "**/*"
schedule:
interval: daily
time: "03:00"
timezone: UTC
labels:
- dependencies
- docker

0 comments on commit ef298f9

Please sign in to comment.