mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
Bump yams from 6.2.0 to 6.2.1 (#6536)
Bumps [yams](https://github.com/jpsim/Yams) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/jpsim/Yams/releases) - [Changelog](https://github.com/jpsim/Yams/blob/main/CHANGELOG.md) - [Commits](https://github.com/jpsim/Yams/compare/6.2.0...6.2.1) --- updated-dependencies: - dependency-name: yams dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ bazel_dep(name = "rules_swift", version = "3.5.0", max_compatibility_level = 3,
|
||||
bazel_dep(name = "sourcekitten", version = "0.37.2", repo_name = "SourceKittenFramework")
|
||||
bazel_dep(name = "swift_argument_parser", version = "1.7.0", repo_name = "SwiftArgumentParser")
|
||||
bazel_dep(name = "swift-filename-matcher", version = "2.0.1", repo_name = "FilenameMatcher")
|
||||
bazel_dep(name = "yams", version = "6.2.0", repo_name = "Yams")
|
||||
bazel_dep(name = "yams", version = "6.2.1", repo_name = "Yams")
|
||||
|
||||
swiftlint_repos = use_extension("//bazel:repos.bzl", "swiftlint_repos_bzlmod")
|
||||
use_repo(
|
||||
|
||||
Reference in New Issue
Block a user