Skip to content

Commit

Permalink
instruct dependabot to also check PySDM-examples dependencies. closes #…
Browse files Browse the repository at this point in the history
  • Loading branch information
slayoo authored Feb 12, 2024
1 parent f8c204a commit 809e15d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ updates:
directory: "/"
schedule:
interval: daily
- package-ecosystem: pip
directory: "/examples"
schedule:
interval: daily

0 comments on commit 809e15d

Please sign in to comment.