mirror of
https://github.com/bellingcat/octosuite.git
synced 2026-06-08 03:18:35 +03:00
Update dependabot.yml
This commit is contained in:
11
.github/dependabot.yml
vendored
11
.github/dependabot.yml
vendored
@@ -5,16 +5,9 @@
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
# Enable version updates for tqdm
|
||||
- package-ecosystem: "tqdm"
|
||||
# Enable version updates for pip
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/" # Location of package manifests
|
||||
# Check the tqdm registry for updates every day (weekdays)
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
# Enable version updates for requests
|
||||
- package-ecosystem: "requests"
|
||||
directory: "/" # Location of package manifests
|
||||
# Check for updates every day (weekdays)
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
||||
Reference in New Issue
Block a user