Skip to content

Commit 407763f

Browse files
renovate[bot]pylapp
authored andcommitted
chore(deps): update pod dependency swiftformat/cli from v0.56.1 to v0.56.2
1 parent 1a7fb32 commit 407763f

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased](https://github.com/Orange-OpenSource/ouds-ios-design-system-toolbox/compare/0.15.0...develop)
88

9+
### Changed
10+
11+
- [Tool] Update `SwiftFormat/CLI` pod from v0.56.1 to v0.56.2
12+
913
## [0.15.0](https://github.com/Orange-OpenSource/ouds-ios-design-system-toolbox/releases/tag/0.15.0) - 2025-05-28
1014

1115
### Added

DesignToolbox/Podfile

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

1818
target 'DesignToolbox' do
1919
pod 'SwiftLint', '0.59.1'
20-
pod 'SwiftFormat/CLI', '0.56.1'
20+
pod 'SwiftFormat/CLI', '0.56.2'
2121
end
2222

2323
post_install do |installer|

DesignToolbox/Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
PODS:
2-
- SwiftFormat/CLI (0.56.1)
2+
- SwiftFormat/CLI (0.56.2)
33
- SwiftLint (0.59.1)
44

55
DEPENDENCIES:
6-
- SwiftFormat/CLI (= 0.56.1)
6+
- SwiftFormat/CLI (= 0.56.2)
77
- SwiftLint (= 0.59.1)
88

99
SPEC REPOS:
@@ -12,9 +12,9 @@ SPEC REPOS:
1212
- SwiftLint
1313

1414
SPEC CHECKSUMS:
15-
SwiftFormat: d24d5d54cf47c9cc9967bda974d7cf6859ffc161
15+
SwiftFormat: 405da0758f0b625a65844847bcf439078284a5c5
1616
SwiftLint: 3d48e2fb2a3468fdaccf049e5e755df22fb40c2c
1717

18-
PODFILE CHECKSUM: 29632924f5613db97394cec0df7c7c2e572377f8
18+
PODFILE CHECKSUM: 56080b7f4f282f4d6cf45b5ec317a84eb8bdda78
1919

2020
COCOAPODS: 1.16.2

0 commit comments

Comments
 (0)