Skip to content

Commit

Permalink
ci(fix): invalid config
Browse files Browse the repository at this point in the history
  • Loading branch information
ematipico committed Mar 25, 2024
1 parent 14765e0 commit 11e6dbc
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
"groupName": "github-actions",
"matchManagers": [
"github-actions"
],
"matchUpdateTypes": [
"minor",
"patch"
]
},
{
Expand All @@ -32,10 +28,6 @@
"ignoreDeps": [
"syn",
"quote"
],
"matchUpdateTypes": [
"minor",
"patch"
]
},
{
Expand All @@ -45,10 +37,6 @@
],
"matchManagers": [
"npm"
],
"matchUpdateTypes": [
"minor",
"patch"
]
},
{
Expand All @@ -58,10 +46,6 @@
],
"matchManagers": [
"npm"
],
"matchUpdateTypes": [
"minor",
"patch"
]
}
]
Expand Down

0 comments on commit 11e6dbc

Please sign in to comment.