Skip to content

Commit

Permalink
Merge pull request #201 from artsy/chore-dependabot-config
Browse files Browse the repository at this point in the history
chore: Dependabot Configuration
  • Loading branch information
mc-jones committed Sep 17, 2021
2 parents 4f4e4f4 + ac22aba commit b31ea76
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
# Limit to 0 to enable only security updates:
open-pull-requests-limit: 0
assignees:
- icirellik
reviewers:
- artsy/platform-engineers

0 comments on commit b31ea76

Please sign in to comment.