Files
Blitz-Proxy/.github/dependabot.yml
Whispering Wind 812b61601e typo
2025-06-10 13:29:38 +03:30

15 lines
256 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"