renovate/lib/modules/manager/mint/readme.md

15 lines
316 B
Markdown

Renovate supports updating Mintfiles.
Go to the [`yonaskolb/Mint` repository on GitHub](https://github.com/yonaskolb/Mint) to learn more about the Mint package manager.
You must put the library version in the Mintfile:
```
// Good:
SwiftGen/SwiftGen@6.6.1
realm/SwiftLint @ 0.48.0
// Bad:
yonaskolb/xcodegen
```