Skip to content

Commit

Permalink
Update dependabot.yml (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrattli authored Nov 30, 2023
1 parent 77fbd5b commit 3700a59
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,11 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "poetry" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
- package-ecosystem: "nuget" # See documentation for possible values
directory: "/" # Location of package manifests
schedule:
interval: "weekly"

0 comments on commit 3700a59

Please sign in to comment.