Skip to content

Commit

Permalink
feat: add dependabot support (flashbots#263)
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Georges Francois <[email protected]>

Signed-off-by: Luca Georges Francois <[email protected]>
Co-authored-by: Chris Hager <[email protected]>
  • Loading branch information
0xpanoramix and metachris authored Aug 24, 2022
1 parent 407f692 commit 30a3d71
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Please see the documentation for all configuration options:
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
reviewers:
- "metachris"

0 comments on commit 30a3d71

Please sign in to comment.