Upgrade to GitHub-native Dependabot (#853)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2021-04-28 09:58:57 -07:00 committed by GitHub
parent 99d29194ac
commit f8c702b28e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

26
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,26 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: tap
versions:
- 15.0.0
- 15.0.1
- 15.0.2
- 15.0.3
- 15.0.4
- dependency-name: husky
versions:
- 5.0.9
- 5.1.0
- 5.1.1
- 5.1.2
- 5.1.3
- 5.2.0
- dependency-name: autoprefixer
versions:
- 10.2.4