Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
blast_repo fixes (#194)
Browse files Browse the repository at this point in the history
dependabot
  • Loading branch information
devoncarew authored May 22, 2023
1 parent 929a4e3 commit 6ee0908
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ updates:
# TODO: Remove this if / when the default changes (dependabot/dependabot-core/issues/4979)
versioning-strategy: increase-if-necessary

- package-ecosystem: "github-actions"
directory: "/"
- package-ecosystem: github-actions
directory: /
schedule:
interval: "monthly"
interval: monthly
labels:
- autosubmit

0 comments on commit 6ee0908

Please sign in to comment.