Skip to content

Commit

Permalink
Merge pull request #607 from andyzhangx/add-dependabot
Browse files Browse the repository at this point in the history
chore: add dependabot
  • Loading branch information
andyzhangx authored May 5, 2023
2 parents 29200a8 + 1a02391 commit 36c28b6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: daily
labels:
- "area/dependency"
- "release-note-none"
- "ok-to-test"
open-pull-requests-limit: 1
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
labels:
- "area/dependency"
- "release-note-none"
- "ok-to-test"
open-pull-requests-limit: 1

0 comments on commit 36c28b6

Please sign in to comment.