Skip to content

Commit 45f0965

Browse files
Update flagd_schemas digest to 741a7f8 (#101)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | flagd_schemas ([changelog](/compare/1daf5ff56b48d582187d59e35d48c6e191c23839..741a7f8e7dc309a6e3a9c4259edbe52c89488ea9)) | git_repository | digest | `1daf5ff` → `741a7f8` | --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-feature/cpp-sdk-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fd2954c commit 45f0965

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ git_repository = use_repo_rule("@bazel_tools//tools/build_defs/repo:git.bzl", "g
3232
git_repository(
3333
name = "flagd_schemas",
3434
build_file = "//providers/flagd:flagd_schemas.BUILD",
35-
commit = "1daf5ff56b48d582187d59e35d48c6e191c23839",
35+
commit = "741a7f8e7dc309a6e3a9c4259edbe52c89488ea9",
3636
remote = "https://github.com/open-feature/flagd-schemas.git",
3737
)
3838

0 commit comments

Comments
 (0)