diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml new file mode 100644 index 00000000..e3a5a75f --- /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