Skip to content

Commit

Permalink
Update dependabot.yml (#12396)
Browse files Browse the repository at this point in the history
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
  • Loading branch information
glenn-jocher committed Nov 20, 2023
1 parent b378d10 commit 7c54e5d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Ultralytics YOLO 🚀, AGPL-3.0 license
# Dependabot for package version updates
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- package-ecosystem: pip
Expand All @@ -12,7 +16,7 @@ updates:
- dependencies

- package-ecosystem: github-actions
directory: "/"
directory: "/.github/workflows"
schedule:
interval: weekly
time: "04:00"
Expand Down

0 comments on commit 7c54e5d

Please sign in to comment.