Skip to content

Commit

Permalink
Chore: add dependabot (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmish committed Nov 4, 2022
1 parent 879a1ac commit d791740
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,14 @@
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'weekly'
open-pull-requests-limit: 10

- package-ecosystem: 'github-actions'
directory: '/'
schedule:
interval: 'weekly'

0 comments on commit d791740

Please sign in to comment.