Commit 6f90c3b 1 parent 6ad89fe commit 6f90c3b Copy full SHA for 6f90c3b
File tree 2 files changed +2
-4
lines changed
2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 73
73
{
74
74
"groupName" : " gha" ,
75
75
"matchManagers" : [" github-actions" ],
76
- "excludePackageNames" : [" astral-sh/uv" ]
77
76
},
78
77
{
79
78
"groupName" : " dev package" ,
80
79
"matchFileNames" : [" [^|/]packages/_dev/pyproject.toml[^/]*$" ]
81
80
},
82
81
{
83
82
"groupName" : " uv" ,
84
- "matchPackageNames" : [" astral-sh/uv" ]
83
+ "matchPackageNames" : [" astral-sh/setup- uv" ]
85
84
},
86
85
{
87
86
"groupName" : " ruff" ,
Original file line number Diff line number Diff line change 67
67
{
68
68
"groupName" : " gha" ,
69
69
"matchManagers" : [" github-actions" ],
70
- "excludePackageNames" : [" astral-sh/uv" ]
71
70
},
72
71
{
73
72
"groupName" : " dev package" ,
74
73
"matchFileNames" : [" [^|/]packages/_dev/pyproject.toml[^/]*$" ]
75
74
},
76
75
{
77
76
"groupName" : " uv" ,
78
- "matchPackageNames" : [" astral-sh/uv" ]
77
+ "matchPackageNames" : [" astral-sh/setup- uv" ]
79
78
},
80
79
{
81
80
"groupName" : " ruff" ,
You can’t perform that action at this time.
0 commit comments