Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
Remove pip from dependabot (no conda support yet - boo! dependabot/dependabot-core#2227)
  • Loading branch information
bblakely-anl authored May 20, 2024
1 parent f814179 commit 1412073
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ updates:
directory: "target"
schedule:
interval: "weekly"
- package-ecosystem: docker
directory: "node_red_target"
schedule:
interval: "weekly"
- package-ecosystem: docker
directory: "ids"
schedule:
Expand All @@ -46,11 +42,3 @@ updates:
directory: "honeypot"
schedule:
interval: "weekly"
- package-ecosystem: pip
directory: "manager"
schedule:
interval: "weekly"
- package-ecosystem: pip
directory: "honeypot"
schedule:
interval: "weekly"

0 comments on commit 1412073

Please sign in to comment.