Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot (#298)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
build issue unrelated to this update
  • Loading branch information
dependabot-preview[bot] authored Apr 30, 2021
1 parent 939e97e commit 321e2f4
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "19:00"
open-pull-requests-limit: 10
reviewers:
- duttonw
- asifamingov
- andersmx
assignees:
- asifamingov
- andersmx
ignore:
- dependency-name: cssnano
versions:
- 4.1.10
- 4.1.11
- 5.0.0
- 5.0.1
- dependency-name: terser-webpack-plugin
versions:
- 5.0.3
- dependency-name: webpack-stream
versions:
- 6.1.1

0 comments on commit 321e2f4

Please sign in to comment.