Skip to content

Commit

Permalink
ci: enable dependabot for github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
holtgrewe committed Feb 8, 2024
1 parent 5ae51f2 commit 878af61
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@

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

- package-ecosystem: "pip"
directory: "/"
schedule:
Expand Down

0 comments on commit 878af61

Please sign in to comment.