Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 29, 2021
1 parent b17ae7d commit 32fb0d8
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
version: 2
updates:
- package-ecosystem: gomod
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
ignore:
- dependency-name: github.com/aws/aws-sdk-go-v2
versions:
- 1.3.0
- 1.3.1
- 1.3.2
- 1.3.3
- dependency-name: github.com/aws/aws-sdk-go-v2/config
versions:
- 1.1.1
- 1.1.3
- 1.1.4
- 1.1.5
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
versions:
- 1.2.0
- 1.2.1
- dependency-name: github.com/aws/aws-sdk-go
versions:
- 1.37.10
- 1.37.15
- 1.37.20
- 1.37.24

0 comments on commit 32fb0d8

Please sign in to comment.