Skip to content

Commit

Permalink
Enable automatic dependabot pull requests (#1296)
Browse files Browse the repository at this point in the history
* Enable automatic dependabot pull requests

* Add missing EOL

Co-authored-by: Pavan Navarathna <pavan@kasten.io>

* add required directory entry

Co-authored-by: Pavan Navarathna <pavan@kasten.io>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
3 people committed Mar 21, 2022
1 parent d040a26 commit 596bf62
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:
- package-ecosystem: gomod
directory: "/"
open-pull-requests-limit: 10
schedule:
interval: daily

0 comments on commit 596bf62

Please sign in to comment.