We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 08afeed + 6599588 commit a0060efCopy full SHA for a0060ef
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- danger-swiftlint (0.29.4)
+ danger-swiftlint (0.30.0)
5
danger
6
rake (> 10)
7
thor (~> 0.19)
lib/version.rb
@@ -3,5 +3,5 @@
module DangerSwiftlint
VERSION = '0.30.0'
SWIFTLINT_VERSION = '0.46.2'
- SWIFTLINT_HASH = '4eaeabbb43b308975d16e3d9869880dc'
+ SWIFTLINT_HASH = '20dbcc13788993dd27b1076a13ca647d'
end
0 commit comments