Skip to content

Commit

Permalink
Disable dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yeicor authored Mar 23, 2024
1 parent 71d9d53 commit 9191b72
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
time: "09:00"
- package-ecosystem: "github-actions"
directory: "/.github/workflows/"
schedule:
interval: "weekly"
day: "saturday"
time: "09:00"
# version: 2
# updates:
# - package-ecosystem: "pip"
# directory: "/"
# schedule:
# interval: "weekly"
# day: "saturday"
# time: "09:00"
# - package-ecosystem: "github-actions"
# directory: "/.github/workflows/"
# schedule:
# interval: "weekly"
# day: "saturday"
# time: "09:00"

0 comments on commit 9191b72

Please sign in to comment.