Bump Node version to 10.22.1

This commit is contained in:
Eric Mc Sween
2020-09-16 12:24:42 -04:00
parent cb96c04c21
commit 1650a61831
4 changed files with 10 additions and 4 deletions

View File

@@ -15,3 +15,9 @@ updates:
# Block informal upgrades -- security upgrades use a separate queue.
# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates#open-pull-requests-limit
open-pull-requests-limit: 0
# currently assign team-magma to all dependabot PRs - this may change in
# future if we reorganise teams
labels:
- "dependencies"
- "Team-Magma"