Skip to content

Commit b055a1c

Browse files
riderxclaude
andcommitted
fix: correct renovate package name for capacitor-swift-pm
Update matchPackageNames from 'capacitor-swift-pm' to 'ionic-team/capacitor-swift-pm' to properly disable Swift PM dependency updates. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 7dc2dd5 commit b055a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"enabled": false
3434
},
3535
{
36-
"matchPackageNames": ["capacitor-swift-pm"],
36+
"matchPackageNames": ["ionic-team/capacitor-swift-pm"],
3737
"matchManagers": ["swift-pm"],
3838
"enabled": false
3939
},

0 commit comments

Comments
 (0)