Compare commits
1 Commits
0.16.1
..
aabbe9170d
| Author | SHA1 | Date | |
|---|---|---|---|
| aabbe9170d |
+1
-1
@@ -1 +1 @@
|
|||||||
1.3.14
|
1.3.11
|
||||||
|
|||||||
@@ -2,10 +2,6 @@
|
|||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["local>t.behrendt/renovate-configs:common"],
|
"extends": ["local>t.behrendt/renovate-configs:common"],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
|
||||||
"matchManagers": ["npm", "bun"],
|
|
||||||
"addLabels": ["deps", "npm"]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"description": "Group all minor and patch updates together",
|
"description": "Group all minor and patch updates together",
|
||||||
"groupName": "all non-major dependencies",
|
"groupName": "all non-major dependencies",
|
||||||
|
|||||||
@@ -2,10 +2,6 @@
|
|||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["local>t.behrendt/renovate-configs:common"],
|
"extends": ["local>t.behrendt/renovate-configs:common"],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
|
||||||
"matchManagers": ["gomod"],
|
|
||||||
"addLabels": ["deps", "go"]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"matchPackageNames": ["golang", "gomod", "go"],
|
"matchPackageNames": ["golang", "gomod", "go"],
|
||||||
"groupName": "go version",
|
"groupName": "go version",
|
||||||
|
|||||||
Reference in New Issue
Block a user