Skip to content

Commit

Permalink
chore(dependabot): add docker, github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kunish committed Sep 21, 2023
1 parent 6331224 commit 9f16a5c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,13 @@ updates:
directory: /
schedule:
interval: daily

- package-ecosystem: docker
directory: /
schedule:
interval: daily

- package-ecosystem: github-actions
directory: /
schedule:
interval: daily

0 comments on commit 9f16a5c

Please sign in to comment.