Compare commits

...

2 Commits

Author SHA1 Message Date
f73c10d6eb Merge pull request 'chore: Configure Renovate' (#1) from renovate/configure into main
All checks were successful
Release / Release (push) Successful in 33s
Reviewed-on: #1
2024-08-28 06:23:36 +00:00
1d50cd25d5 chore(deps): add renovate.json
All checks were successful
Release / Release (push) Successful in 35s
2024-08-28 06:00:40 +00:00

6
renovate.json Normal file

@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>Renovate/renovate-config"
]
}