Skip to content

Commit 900c95c

Browse files
committed
fix renovate config
1 parent ad552de commit 900c95c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/renovate.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"packageRules": [
4646
{
4747
"addLabels": [
48-
"dependensies/ci"
48+
"dependencies/ci"
4949
],
5050
"groupName": "github actions",
5151
"matchFileNames": [
@@ -55,7 +55,7 @@
5555
},
5656
{
5757
"addLabels": [
58-
"dependensies/hosting"
58+
"dependencies/hosting"
5959
],
6060
"groupName": "hosting infrastructure",
6161
"matchFileNames": [
@@ -64,7 +64,7 @@
6464
},
6565
{
6666
"addLabels": [
67-
"dependensies/base"
67+
"dependencies/base"
6868
],
6969
"groupName": "hosting infrastructure",
7070
"matchFileNames": [
@@ -75,7 +75,7 @@
7575
},
7676
{
7777
"addLabels": [
78-
"dependensies/apps"
78+
"dependencies/apps"
7979
],
8080
"groupName": "applications",
8181
"matchFileNames": [

0 commit comments

Comments
 (0)