From 83a703471bce0bb1a08e57eeb0c754d050c5a3eb Mon Sep 17 00:00:00 2001 From: RenovateBot Date: Sat, 28 Feb 2026 11:52:29 +0000 Subject: [PATCH] chore: Configure Renovate --- renovate.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 renovate.json diff --git a/renovate.json b/renovate.json new file mode 100644 index 0000000..7190a60 --- /dev/null +++ b/renovate.json @@ -0,0 +1,3 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json" +}