1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-06-22 19:36:20 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
John Losito
393d283d72
Merge 09e769e79b4552453886aa78f079f9656b19ac00 into 3eb8d22ddb8982ca4fb56bb7a8d6517538bf14c6 2025-04-01 08:26:43 +02:00
John Losito
09e769e79b
Check for github action updates monthly 2022-12-17 12:57:36 -05:00

7
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,7 @@
---
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "monthly"