Skip to content

Commit

Permalink
upgrade github actions, too
Browse files Browse the repository at this point in the history
  • Loading branch information
honzajavorek committed Mar 1, 2024
1 parent 78ed09a commit a03f8de
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@ updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: weekly
day: tuesday
time: "06:00"
timezone: Europe/Prague
interval: daily
open-pull-requests-limit: 1
labels:
- dependencies
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 1
labels:
- dependencies

0 comments on commit a03f8de

Please sign in to comment.