Skip to content

Commit 9508a2d

Browse files
chore(deps): update dependency swiftlint to v0.55.1 (#39)
Signed-off-by: Pierre-Yves Lapersonne <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Pierre-Yves Lapersonne <[email protected]>
1 parent 0b217d3 commit 9508a2d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

DemoApp/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ use_frameworks!
1616
platform :ios, '15.0'
1717

1818
target 'DemoApp' do
19-
pod 'SwiftLint', '0.54.0'
19+
pod 'SwiftLint', '0.55.1'
2020
pod 'SwiftFormat/CLI', '0.53.5'
2121
end
2222

DemoApp/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PODS:
22
- SwiftFormat/CLI (0.53.5)
3-
- SwiftLint (0.54.0)
3+
- SwiftLint (0.55.1)
44

55
DEPENDENCIES:
66
- SwiftFormat/CLI (= 0.53.5)
7-
- SwiftLint (= 0.54.0)
7+
- SwiftLint (= 0.55.1)
88

99
SPEC REPOS:
1010
trunk:
@@ -13,8 +13,8 @@ SPEC REPOS:
1313

1414
SPEC CHECKSUMS:
1515
SwiftFormat: 57d49d9a63f4249c625b1e623fb9fde0c30cae9d
16-
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211
16+
SwiftLint: 3fe909719babe5537c552ee8181c0031392be933
1717

18-
PODFILE CHECKSUM: 4e3c662440ac9552fc63ae26b36bf60f8df7241a
18+
PODFILE CHECKSUM: 8bbb159095b662d9ea674fc3a2b1a5cac92288d9
1919

2020
COCOAPODS: 1.15.2

THIRD_PARTY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You may download the source code on the [following website](https://github.com/n
7272

7373
### SwiftLint
7474

75-
Version 0.54.0
75+
Version 0.55.1
7676

7777
Copyright 2020 Realm Inc.
7878

0 commit comments

Comments
 (0)