Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Update dependency SwiftLint to ~> 0.54.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 1627a0f commit cfa356b
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ target 'CLI' do
pod 'IBLinter', '~> 0.5.0'
pod 'LicensePlist', '~> 3.24.1'
pod 'SwiftGen', '~> 6.6.2'
pod 'SwiftLint', '~> 0.52.0'
pod 'SwiftLint', '~> 0.54.0'
end
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ PODS:
- IBLinter (0.5.0)
- LicensePlist (3.24.1)
- SwiftGen (6.6.2)
- SwiftLint (0.52.4)
- SwiftLint (0.54.0)

DEPENDENCIES:
- IBLinter (~> 0.5.0)
- LicensePlist (~> 3.24.1)
- SwiftGen (~> 6.6.2)
- SwiftLint (~> 0.52.0)
- SwiftLint (~> 0.54.0)

SPEC REPOS:
trunk:
Expand All @@ -21,8 +21,8 @@ SPEC CHECKSUMS:
IBLinter: 7d28cbb7b579ca80690b56f6c8d22092a672967c
LicensePlist: ea9cbf3e8888a5585b0c3ea4e1bbe2a3fdf8ba19
SwiftGen: 1366a7f71aeef49954ca5a63ba4bef6b0f24138c
SwiftLint: 1cc5cd61ba9bacb2194e340aeb47a2a37fda00b3
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211

PODFILE CHECKSUM: b44bd262af01a6961530d74781da9566842ff5ba
PODFILE CHECKSUM: 8c2e135f81baedcd0f10ebcfa658f22803fe8133

COCOAPODS: 1.12.1
8 changes: 4 additions & 4 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Pods/SwiftLint/swiftlint
Binary file not shown.

0 comments on commit cfa356b

Please sign in to comment.