diff options
author | P. L. Lim <2090236+pllim@users.noreply.github.com> | 2024-09-30 12:56:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-30 12:56:02 -0400 |
commit | 69b51278df47733ee7f2bb134b94f60b9286df93 (patch) | |
tree | e1141393fbce3b69c031715a521da568a4a9d6ee /.github | |
parent | 3fca7f5aad60e080dd41cb14a4d409d34d6963ae (diff) | |
download | stasis-69b51278df47733ee7f2bb134b94f60b9286df93.tar.gz |
Update dependabot.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6b0c235..1a218f5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,7 +8,7 @@ updates: - package-ecosystem: "github-actions" # See documentation for possible values directory: ".github/workflows" # Location of package manifests schedule: - interval: "weekly" + interval: "monthly" groups: actions: patterns: |