Skip to content

Commit

Permalink
Merge pull request #204 from michaeleustace/feature/update-swiftlint
Browse files Browse the repository at this point in the history
Update SwiftLint to 0.57.0
  • Loading branch information
ashfurrow authored Oct 8, 2024
2 parents 16dbb9f + 766e369 commit e2891a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module DangerSwiftlint
VERSION = '0.36.1'
SWIFTLINT_VERSION = '0.55.1'
SWIFTLINT_HASH = '6c75a4e0ace4635ac85933b168c863dd'
SWIFTLINT_VERSION = '0.57.0'
SWIFTLINT_HASH = '100b4379098dc6760ef83424c2c2093b'
end

0 comments on commit e2891a4

Please sign in to comment.