You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Project not actively developed, so only open security updates: https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#open-pull-requests-limit
5
-
open-pull-requests-limit: 0
6
-
directory: "/"
7
-
schedule:
8
-
interval: "weekly"
9
-
day: "monday"
10
-
time: "05:00"
11
-
timezone: "America/Chicago"
3
+
- package-ecosystem: "pip"
4
+
directory: "/"
5
+
schedule:
6
+
interval: "weekly"
7
+
day: "monday"
8
+
time: "05:00"
9
+
timezone: "America/Chicago"
10
+
# Project not actively developed, so only allow security updates and certain projects
0 commit comments