Skip to content

Commit

Permalink
fix: add dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bento007 committed Feb 17, 2024
1 parent ec9ea0c commit 575f371
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/tools/ontology-builder/"
schedule:
interval: "daily"
assignees:
- "bento007"
- package-ecosystem: pip
directory: "/api/python/"
schedule:
interval: "daily"
assignees:
- "bento007"

0 comments on commit 575f371

Please sign in to comment.