Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot (#255)
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>
  • Loading branch information
dependabot-preview[bot] authored Jun 27, 2021
1 parent 2108a21 commit d45af4d
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: monthly
time: "04:00"
open-pull-requests-limit: 10
versioning-strategy: widen
ignore:
- dependency-name: less
versions:
- 4.0.0
- dependency-name: "@types/fs-extra"
versions:
- 9.0.6
- dependency-name: webpack-cli
versions:
- 4.3.1
- dependency-name: postcss
versions:
- 8.2.1
- dependency-name: "@types/react"
versions:
- 17.0.0

0 comments on commit d45af4d

Please sign in to comment.