Configure Renovate #1

Open
giles wants to merge 1 commits from renovate/configure into master
Owner

Welcome to 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

  • .drone.yml (droneci)

What to Expect

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

chore(deps): pin renovate/renovate docker tag
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-digests-pin
  • Merge into: master
  • Pin renovate/renovate to sha256:80566eafa4292a1a4788870907d8c78a01279a34c919122c3d518570e35644ef
chore(deps): update renovate/renovate docker tag to v22.25.6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-renovate-renovate-22.x
  • Merge into: master
  • Upgrade renovate/renovate to sha256:c70bad07aba06e239593263aab28358916ceb4e5cfce98b92691f0ac921e5a23

Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

Welcome to [Renovate](https://github.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 * `.drone.yml` (droneci) ### What to Expect With your current configuration, Renovate will create 2 Pull Requests: <details> <summary>chore(deps): pin renovate/renovate docker tag</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-digests-pin` - Merge into: `master` - Pin [renovate/renovate](https://github.com/renovatebot/renovate) to `sha256:80566eafa4292a1a4788870907d8c78a01279a34c919122c3d518570e35644ef` </details> <details> <summary>chore(deps): update renovate/renovate docker tag to v22.25.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-renovate-renovate-22.x` - Merge into: `master` - Upgrade [renovate/renovate](https://github.com/renovatebot/renovate) to `sha256:c70bad07aba06e239593263aab28358916ceb4e5cfce98b92691f0ac921e5a23` </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://github.com/renovatebot/config-help/issues). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/configure master
git pull origin renovate/configure

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/configure
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stack/renovate-bot#1
No description provided.