Skip to content

Commit 49e3172

Browse files
build(deps): Bump github.com/realm/swiftlint from 0.65.0 to 0.65.1 (#1169)
Bumps [github.com/realm/swiftlint](https://github.com/realm/SwiftLint) from 0.65.0 to 0.65.1. - [Release notes](https://github.com/realm/SwiftLint/releases) - [Commits](realm/SwiftLint@0.65.0...0.65.1) --- updated-dependencies: - dependency-name: github.com/realm/swiftlint dependency-version: 0.65.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c0ce9f commit 49e3172

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ extension Package.Dependency {
119119
.package(url: "https://github.com/csjones/lefthook-plugin.git", exact: "2.1.11"),
120120
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-tuist.git", exact: "4.203.4"),
121121
.package(url: "https://github.com/nicklockwood/SwiftFormat.git", exact: "0.62.1"),
122-
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.65.0"),
122+
.package(url: "https://github.com/realm/SwiftLint.git", exact: "0.65.1"),
123123
.package(url: "https://github.com/21-DOT-DEV/swift-plugin-subtree.git", exact: "0.0.15"),
124124
.package(url: "https://github.com/swiftlang/swift-docc-plugin", exact: "1.5.0")
125125
]

0 commit comments

Comments
 (0)