Skip to content

Commit

Permalink
Update dependency SwiftLint to v0.56.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 90a2ee0 commit 39d4482
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion OrangeDesignSystemDemo/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ target 'OrangeDesignSystemDemo' do
target 'OrangeDesignSystemDemoTests' do
inherit! :search_paths

pod 'SwiftLint', '0.54.0'
pod 'SwiftLint', '0.56.1'
pod 'SwiftFormat/CLI', '0.53.5'

end
Expand Down
8 changes: 4 additions & 4 deletions OrangeDesignSystemDemo/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ PODS:
- Parma (0.3.0):
- Down (~> 0.9.3)
- SwiftFormat/CLI (0.53.5)
- SwiftLint (0.54.0)
- SwiftLint (0.56.1)

DEPENDENCIES:
- Parma (= 0.3.0)
- SwiftFormat/CLI (= 0.53.5)
- SwiftLint (= 0.54.0)
- SwiftLint (= 0.56.1)

SPEC REPOS:
trunk:
Expand All @@ -21,8 +21,8 @@ SPEC CHECKSUMS:
Down: 7321a72d0747ed0061dce948bcff518fcb6df2bd
Parma: 679bca1c20ac336fffcdf9ff1ba0db9388a86a13
SwiftFormat: 57d49d9a63f4249c625b1e623fb9fde0c30cae9d
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211
SwiftLint: c5fa0b7eece474d43d2178b581a1242a16267347

PODFILE CHECKSUM: 363fa16af968a90b8aa67b0a71e43cdeac1c6ecf
PODFILE CHECKSUM: 57b733ef1b6b4a048c39c196255e9154e5d886b8

COCOAPODS: 1.15.2

0 comments on commit 39d4482

Please sign in to comment.