Files
Blitz-Proxy/.github/dependabot.yml
Whispering Wind 23cfee1bd7 Fix GitHub Label
2025-06-08 21:21:10 +03:30

15 lines
255 B
YAML

#I hate this bullshit
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "daily"
commit-message:
prefix: "chore"
include: "scope"
labels:
- "📦 dependencies"
- "🐍python"