Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baseplate-admin authored Nov 25, 2024
1 parent 73a1d3d commit 971ae21
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,13 @@ updates:
- package-ecosystem: "pip" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "monthly"
day: 'friday'
interval: "daily"


open-pull-requests-limit: 100
- package-ecosystem: "github-actions" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "monthly"
day: 'friday'

interval: "daily"

open-pull-requests-limit: 100

0 comments on commit 971ae21

Please sign in to comment.