Skip to content

Commit

Permalink
Configure Renovate (#146)
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

 * `.github/workflows/deploy.yml` (github-actions)
 * `.github/workflows/documentation.yml` (github-actions)
 * `.github/workflows/examples.yml` (github-actions)
 * `.github/workflows/licence.yml` (github-actions)
 * `.github/workflows/linting.yml` (github-actions)
 * `.github/workflows/paper.yml` (github-actions)
 * `.github/workflows/test.yml` (github-actions)
 * `.pre-commit-config.yaml` (pre-commit)
### 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 4 Pull Requests:

<details>
<summary>Update pre-commit hook charliermarsh/ruff-pre-commit to
v0.0.264</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/charliermarsh-ruff-pre-commit-0.x`
  - Merge into: `main`
- Upgrade
[charliermarsh/ruff-pre-commit](https://togithub.com/charliermarsh/ruff-pre-commit)
to `v0.0.264`


</details>

<details>
<summary>Update pre-commit hook pre-commit/mirrors-prettier to
v3.0.0-alpha.9-for-vscode</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/pre-commit-mirrors-prettier-3.x`
  - Merge into: `main`
- Upgrade
[pre-commit/mirrors-prettier](https://togithub.com/pre-commit/mirrors-prettier)
to `v3.0.0-alpha.9-for-vscode`


</details>

<details>
<summary>Update pre-commit hook pre-commit/mirrors-mypy to
v1.2.0</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/pre-commit-mirrors-mypy-1.x`
  - Merge into: `main`
- Upgrade
[pre-commit/mirrors-mypy](https://togithub.com/pre-commit/mirrors-mypy)
to `v1.2.0`


</details>

<details>
<summary>Update actions/upload-artifact action to v3</summary>

  - Schedule: ["at any time"]
  - Branch name: `renovate/actions-upload-artifact-3.x`
  - Merge into: `main`
- Upgrade
[actions/upload-artifact](https://togithub.com/actions/upload-artifact)
to `v3`


</details>

<br />

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't
swamp any CI resources or overwhelm the project. See docs for
`prhourlylimit` for 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/astro-informatics/sleplet).

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roddy <patrickjamesroddy@gmail.com>
  • Loading branch information
renovate[bot] and paddyroddy authored May 3, 2023
1 parent 79992fe commit c91393e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", ":disableDependencyDashboard", ":enablePreCommit"]
}

0 comments on commit c91393e

Please sign in to comment.