Skip to content

Commit

Permalink
Merge pull request #64 from metcalfc/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
metcalfc committed Apr 29, 2021
2 parents 1ef22b7 + 376b1f2 commit b1018a1
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "13:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: eslint
versions:
- 7.20.0

0 comments on commit b1018a1

Please sign in to comment.