From db3c37d59d80bd5c7e321f926033475fad2b5e0f Mon Sep 17 00:00:00 2001 From: Sadetdin EYILI Date: Sat, 4 Nov 2023 01:22:59 +0000 Subject: [PATCH] chore(dependabot): add dependabot --- .github/dependabot.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/dependabot.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000000..1491781a4cf --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,8 @@ +version: 2 + +updates: + # Maintain dependencies for GitHub Actions + - package-ecosystem: github-actions + directory: / + schedule: + interval: monthly