Skip to content

Commit

Permalink
chore: Create dependabot.yml (#820)
Browse files Browse the repository at this point in the history
Add dependabot support to the repo
  • Loading branch information
lahirumaramba authored Oct 24, 2024
1 parent 2a8170f commit d8d6aea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"

0 comments on commit d8d6aea

Please sign in to comment.