Skip to content

Commit

Permalink
deps: Enable updates via dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko committed Jan 3, 2024
1 parent d1b0d03 commit dfd5b33
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,7 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
labels: ["dependencies"]

0 comments on commit dfd5b33

Please sign in to comment.