Skip to content

Commit

Permalink
Add dependabot settings
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Dec 4, 2023
1 parent df32642 commit 944b312
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: cargo
directory: /
schedule:
day: tuesday
interval: weekly
time: "15:00"
- package-ecosystem: docker
directory: /
schedule:
day: tuesday
interval: weekly
time: "15:00"

0 comments on commit 944b312

Please sign in to comment.