From 2ea6babd2974d5db078a32c8589ed367cd48574b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 01:39:36 +0000 Subject: [PATCH] chore(deps): bump github.com/lukepistrol/swiftlintplugin Bumps [github.com/lukepistrol/swiftlintplugin](https://github.com/lukepistrol/SwiftLintPlugin) from 0.58.2 to 0.63.1. - [Release notes](https://github.com/lukepistrol/SwiftLintPlugin/releases) - [Commits](https://github.com/lukepistrol/SwiftLintPlugin/compare/0.58.2...a3877065a7d72ee40e1fa64e13b9e33e846c667c) --- updated-dependencies: - dependency-name: github.com/lukepistrol/swiftlintplugin dependency-version: 0.63.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pixles-swift/Pixles.xcodeproj/project.pbxproj | 2 +- .../project.xcworkspace/xcshareddata/swiftpm/Package.resolved | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pixles-swift/Pixles.xcodeproj/project.pbxproj b/pixles-swift/Pixles.xcodeproj/project.pbxproj index 02376af..3eb63c3 100644 --- a/pixles-swift/Pixles.xcodeproj/project.pbxproj +++ b/pixles-swift/Pixles.xcodeproj/project.pbxproj @@ -719,7 +719,7 @@ repositoryURL = "https://github.com/lukepistrol/SwiftLintPlugin"; requirement = { kind = upToNextMajorVersion; - minimumVersion = 0.58.2; + minimumVersion = 0.63.1; }; }; 3403917D2DA7992C00F05E7B /* XCRemoteSwiftPackageReference "R" */ = { diff --git a/pixles-swift/Pixles.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/pixles-swift/Pixles.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 07aebdf..a93202d 100644 --- a/pixles-swift/Pixles.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/pixles-swift/Pixles.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -42,8 +42,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/lukepistrol/SwiftLintPlugin", "state" : { - "revision" : "3825ebf8d55bb877c91bc897e8e3d0c001f16fba", - "version" : "0.58.2" + "revision" : "a3877065a7d72ee40e1fa64e13b9e33e846c667c", + "version" : "0.63.1" } }, {