diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b420d9c..d36f1a9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,3 +12,8 @@ updates: # Check the npm registry for updates every day (weekdays) schedule: interval: "daily" + + - package-ecosystem: github-actions + directory: / + schedule: + interval: "daily"