Upgrade node to 10.22.1

This commit is contained in:
Simon Detheridge
2020-09-17 14:30:25 +01:00
parent f7e4c95cb8
commit 465bf473d9
5 changed files with 12 additions and 6 deletions
+6
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"