From 3b02c3b077536b907cd820390288777e879a3b0c Mon Sep 17 00:00:00 2001 From: zdm Date: Wed, 27 Nov 2024 08:32:52 +0200 Subject: [PATCH] chore: update package metadata --- .github/dependabot.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/dependabot.yaml diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml new file mode 100644 index 0000000..e3a5a75 --- /dev/null +++ b/.github/dependabot.yaml @@ -0,0 +1,11 @@ +version: 2 +updates: + - package-ecosystem: npm + directories: + - / + schedule: + interval: weekly + day: monday + time: "00:00" + timezone: UTC + open-pull-requests-limit: 5