Skip to content

Commit

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

 * `Cargo.toml` (cargo)
 * `cargo-embed/Cargo.toml` (cargo)
 * `cargo-flash/Cargo.toml` (cargo)
 * `cli/Cargo.toml` (cargo)
 * `debugger/Cargo.toml` (cargo)
 * `gdb-server/Cargo.toml` (cargo)
 * `probe-rs-cli-util/Cargo.toml` (cargo)
 * `probe-rs-target/Cargo.toml` (cargo)
 * `probe-rs/Cargo.toml` (cargo)
 * `rtthost/Cargo.toml` (cargo)
 * `smoke-tester/Cargo.toml` (cargo)
 * `target-gen/Cargo.toml` (cargo)
 * `xtask/Cargo.toml` (cargo)
 * `.github/actions/setup/action.yml` (github-actions)
 * `.github/workflows/changelog.yml` (github-actions)
 * `.github/workflows/ci.yml` (github-actions)
 * `.github/workflows/release.yml` (github-actions)
 * `.github/workflows/start-release.yml` (github-actions)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dominik Boehi <dboehi@fastmail.com>
  • Loading branch information
renovate[bot] and Tiwalun committed Jan 31, 2023
1 parent d17a40e commit 8603498
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"group:allNonMajor"
]
}

0 comments on commit 8603498

Please sign in to comment.