Skip to content

Commit bf09c3e

Browse files
cgrindel-self-hosted-renovate[bot]Self-hosted Renovate Bot
andauthored
chore(deps): update dependency rules_swift to v1.18.0 (#1034)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | rules_swift | bazel_dep | minor | `1.17.0` -> `1.18.0` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
1 parent 7fa9008 commit bf09c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/symlink_example/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bazel_dep(name = "bazel_skylib", version = "1.5.0")
1212
bazel_dep(name = "apple_support", version = "1.15.1")
1313
bazel_dep(
1414
name = "rules_swift",
15-
version = "1.17.0",
15+
version = "1.18.0",
1616
repo_name = "build_bazel_rules_swift",
1717
)
1818
bazel_dep(

0 commit comments

Comments
 (0)