mirror of
https://github.com/internetee/registry.git
synced 2025-08-01 15:34:41 +02:00
Disable ruby version auto merge
This commit is contained in:
parent
7e00b41c4d
commit
9e63e3d0bd
4 changed files with 5 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -18,3 +18,4 @@
|
|||
/lib/tasks/mock.rake
|
||||
.DS_Store
|
||||
/node_modules
|
||||
/import
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.3.3
|
||||
3.0.3
|
||||
|
|
|
@ -14,7 +14,8 @@
|
|||
},
|
||||
{
|
||||
"matchDepTypes": [".ruby-version"],
|
||||
"addLabels": ["ruby-version"]
|
||||
"addLabels": ["ruby-version"],
|
||||
"automerge": false
|
||||
}
|
||||
],
|
||||
"docker": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue