diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6eaade4d..c1217bd9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,11 @@ updates: # Check for cargo updates at 3am UTC time: "03:00" open-pull-requests-limit: 10 + + - package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "daily" + # Check for cargo updates at 3am UTC + time: "03:00" + open-pull-requests-limit: 3