1
0
mirror of https://github.com/darkzoul5/YoutubePlaylistSync.git synced 2026-07-03 04:23:59 +03:00

ci: add python packages to dependabot

This commit is contained in:
darkzoul5
2026-05-15 09:42:05 +03:00
committed by GitHub
parent d7a05c5f52
commit 760b6c2f94
+10
View File
@@ -1,5 +1,15 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: daily
time: "10:00"
groups:
python-packages:
patterns:
- "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule: