Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Commit fcb56f8

Browse files
authored
Update dependabot.yml
1 parent 368d846 commit fcb56f8

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/dependabot.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
---
2-
# To get started with Dependabot version updates, you'll need to specify which
3-
# package ecosystems to update and where the package manifests are located.
4-
# Please see the documentation for all configuration options:
5-
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
6-
72
version: 2
83
updates:
94
- package-ecosystem: "pip"
105
directory: "/"
116
schedule:
12-
interval: "weekly"
7+
interval: "daily"

0 commit comments

Comments
 (0)