Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SwiftFormat and SwiftLint versions in Package.swift #50

Open
AlexNsbmr opened this issue Nov 24, 2021 · 1 comment
Open

Update SwiftFormat and SwiftLint versions in Package.swift #50

AlexNsbmr opened this issue Nov 24, 2021 · 1 comment

Comments

@AlexNsbmr
Copy link

Is it possible to update the SwiftFormat and SwiftLint dependencies in the Package.swift to the latest version?
Because the version used are very old

        .package(url: "https://github.com/nicklockwood/SwiftFormat.git", from: "0.35.8"), // Update to 0.48.18
        .package(url: "https://github.com/Realm/SwiftLint.git", from: "0.28.1"), // Update to 0.45.0
@orta
Copy link
Member

orta commented Dec 21, 2021

You're welcome to give it a shot, these are dev dependencies though and shouldn't really affect users apps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants