swift
Automated Dependency Updates for Swift
Renovate supports updating Swift dependencies.
File Matching
By default, Renovate will check any files matching the following regular expression: (^|/)Package\.swift
.
For details on how to extend a manager's fileMatch
value, please follow this link.