Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
Add initial Dependabot configuration to keep our dependencies up-to-d…
Browse files Browse the repository at this point in the history
…ate (#252)
  • Loading branch information
nathancoleman committed Jul 1, 2022
1 parent 318d8eb commit 03f1e72
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: gomod
open-pull-requests-limit: 5
directory: "/"
labels:
- "dependencies"
- "pr/no-changelog"
schedule:
interval: daily

0 comments on commit 03f1e72

Please sign in to comment.