mirror of
https://github.com/tauri-apps/tauri-plugin-single-instance.git
synced 2026-02-04 10:51:17 +01:00
* chore(deps): add renovate.json * Update renovate.json Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
8 lines
142 B
JSON
8 lines
142 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:base",
|
|
":disableDependencyDashboard"
|
|
]
|
|
}
|