Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #23 from oliver-goetz/enh/enable-dependabot-for-do…
Browse files Browse the repository at this point in the history
…cker

Enable `dependabot` for updating `Dockerfile`
  • Loading branch information
ScheererJ authored Jan 9, 2024
2 parents 291e2b8 + d7f93a6 commit 6c0516c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2
updates:
# Create PRs for images in Dockerfile
- package-ecosystem: docker
directory: /
schedule:
interval: daily

0 comments on commit 6c0516c

Please sign in to comment.