Skip to content

Commit

Permalink
Add .github/dependabot.yml file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudesire-bot committed Aug 1, 2024
1 parent cc35820 commit 89cb08a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
commit-message:
prefix: "chore(gomod)"
schedule:
interval: weekly
day: sunday
assignees:
- malteo

0 comments on commit 89cb08a

Please sign in to comment.