From a70fe4c29342fec23e4a40e7cb34444631354475 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 27 May 2026 15:39:29 +0000 Subject: [PATCH] Update from template: E8903-addDependabotGithubAction --- .github/dependabot.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 95f240b..e2b821f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -23,3 +23,10 @@ updates: - dependency-name: '@types/node' update-types: - 'version-update:semver-major' + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'cron' + timezone: 'Europe/Berlin' + cronjob: '49 2 7 * *' + open-pull-requests-limit: 15