Merge pull request #263 from paranerd/master

Scheduled dependabot for GitHub Actions
This commit is contained in:
Jose Diaz-Gonzalez
2024-03-18 15:59:32 -04:00
committed by GitHub

View File

@@ -9,3 +9,7 @@ updates:
python-packages: python-packages:
patterns: patterns:
- "*" - "*"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"