Skip to content
Snippets Groups Projects
Unverified Commit d05e41de authored by Rhys Arkins's avatar Rhys Arkins Committed by GitHub
Browse files

chore: don't automerge npm and yarn

parent 1a209989
Branches
Tags 13.83.0
No related merge requests found
......@@ -24,6 +24,10 @@
"Sourcegraph"
],
"packageRules": [
{
"packageNames": ["npm", "yarn"],
"automerge": false
},
{
"depTypeList": ["dependencies"],
"semanticCommitType": "build"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment