Skip to content

Commit

Permalink
Enabling dependabot (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
phoinixgrr authored May 24, 2024
1 parent cf00223 commit ceb4d1a
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:
# Enable version updates for GOLang dependencies
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "monthly"

0 comments on commit ceb4d1a

Please sign in to comment.