Skip to content

Commit

Permalink
chore: add Dependabot configuration for Go module updates (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan-Ethernal authored Jan 20, 2025
1 parent beb70d9 commit e1b9595
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
target-branch: develop

0 comments on commit e1b9595

Please sign in to comment.