Skip to content

Commit

Permalink
Merge pull request #1 from sfleiter/dependabot-config
Browse files Browse the repository at this point in the history
Initial dependabot configuration
  • Loading branch information
sfleiter authored Oct 4, 2023
2 parents 10630bd + c149f47 commit f011afe
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- directory: /
open-pull-requests-limit: 5
package-ecosystem: gomod
rebase-strategy: auto
schedule:
interval: "daily"

0 comments on commit f011afe

Please sign in to comment.