Skip to content

Commit

Permalink
Configure Renovate (#16)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This
is an onboarding PR to help you understand and configure settings before
regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate,
simply close this Pull Request unmerged.



---
### Detected Package Files

 * `WORKSPACE` (bazel)
 * `.github/workflows/build.yml` (github-actions)
 * `go.mod` (gomod)
### Configuration

🔡 Renovate has detected a custom config for this PR. Feel free to ask
for [help](https://togithub.com/renovatebot/renovate/discussions) if you
have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from
the base branch any more. If you make changes to the base branch that
could impact this onboarding PR, please merge them manually.


### What to Expect

With your current configuration, Renovate will create 2 Pull Requests:

<details>
<summary>chore(deps): update dependency bazel_gazelle to
v0.29.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/bazel_gazelle-0.x`
  - Merge into: `main`
- Upgrade [bazel_gazelle](https://togithub.com/bazelbuild/bazel-gazelle)
to `v0.29.0`


</details>

<details>
<summary>chore(deps): update dependency io_bazel_rules_go to
v0.38.1</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/io_bazel_rules_go-0.x`
  - Merge into: `main`
- Upgrade [io_bazel_rules_go](https://togithub.com/bazelbuild/rules_go)
to `v0.38.1`


</details>


---

❓ Got questions? Check out Renovate's
[Docs](https://docs.renovatebot.com/), particularly the Getting Started
section.
If you need any further assistance then you can also [request help
here](https://togithub.com/renovatebot/renovate/discussions).


---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/kreempuff/rules_unreal_engine).
  • Loading branch information
kreempuff authored Jan 31, 2023
2 parents 2bd82d6 + 2670991 commit 26b24a7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}

0 comments on commit 26b24a7

Please sign in to comment.