Skip to content

Commit

Permalink
Replace renovate by dependabot (#414)
Browse files Browse the repository at this point in the history
* remove renomate
* add dependabot

---------

Signed-off-by: Pablo Chacin <[email protected]>
  • Loading branch information
pablochacin authored Nov 12, 2024
1 parent c424725 commit c63c17d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 44 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
time: "16:00"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
time: "16:00"
44 changes: 0 additions & 44 deletions .github/renovate.json5

This file was deleted.

0 comments on commit c63c17d

Please sign in to comment.