Skip to content

Commit

Permalink
ci: upgrade to GitHub-native Dependabot (#129)
Browse files Browse the repository at this point in the history
* Upgrade to GitHub-native Dependabot

* Update dependabot.yml

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Ewan Harris <[email protected]>
  • Loading branch information
dependabot-preview[bot] and ewanharris authored Jun 29, 2021
1 parent a3a031a commit 1f6e8ac
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
open-pull-requests-limit: 10
ignore:
- dependency-name: karma
versions:
- ">=6.0.0"

0 comments on commit 1f6e8ac

Please sign in to comment.