Skip to content

Commit

Permalink
chore: update dependabot configuration for specific directories
Browse files Browse the repository at this point in the history
Signed-off-by: Abhishek Gaikwad <[email protected]>
  • Loading branch information
gaikwadabhishek committed Feb 3, 2025
1 parent 953a416 commit bb7e56e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ updates:
schedule:
interval: "monthly"
- package-ecosystem: "docker"
directory: "/"
directory: "/deploy/prod/k8s/aisnode_container/"
schedule:
interval: "monthly"
- package-ecosystem: "pip"
directory: "/"
directory: "/python/"
schedule:
interval: "monthly"

0 comments on commit bb7e56e

Please sign in to comment.