Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
Add a pip dependabot block for the root directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jsf9k committed Dec 6, 2023
1 parent 89dbc2b commit 01637cb
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 @@ -37,6 +37,11 @@ updates:
schedule:
interval: weekly

- directory: /
package-ecosystem: pip
schedule:
interval: weekly

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

0 comments on commit 01637cb

Please sign in to comment.