Skip to content

Commit

Permalink
Dependabot keeps github actions up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
pgarrison committed Mar 26, 2024
1 parent 707981c commit 18be0ea
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,9 @@ updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
interval: "weekly"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit 18be0ea

Please sign in to comment.