Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #21 from palavrapasse/20-config-automatic-dependen…
Browse files Browse the repository at this point in the history
…cies-bump

config: automatic dependencies bump
  • Loading branch information
rutesantos4 authored Feb 19, 2023
2 parents c23da16 + 0fd2047 commit 1d6ef97
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
time: "20:00"
reviewers:
- "freitzzz"
- "rutesantos4"
commit-message:
prefix: "bump"
include: "scope"

0 comments on commit 1d6ef97

Please sign in to comment.