Skip to content

Commit 15486c1

Browse files
Configure Renovate (#18)
* Add renovate.json * Do not update embedded-hal-old * Remove dependabot --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Max Wase <ta.ma.24651@gmail.com> Co-authored-by: Max Wase <max.vvase@gmail.com>
1 parent 869bed9 commit 15486c1

2 files changed

Lines changed: 7 additions & 8 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 8 deletions
This file was deleted.

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended"
5+
],
6+
"ignoreDeps": ["embedded-hal-old"]
7+
}

0 commit comments

Comments
 (0)