Update dependabot.yml

This commit is contained in:
ragebreaker 2024-09-03 17:02:16 +05:30 committed by GitHub
parent d53728cc73
commit df8d83d327
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,5 +4,4 @@ updates:
- package-ecosystem: "github-actions" # This specifies that you want to update GitHub Actions. - package-ecosystem: "github-actions" # This specifies that you want to update GitHub Actions.
directory: ".github/workflows" # The directory where your workflow files are located. directory: ".github/workflows" # The directory where your workflow files are located.
schedule: schedule:
interval: "cron"
cron: "0 0 1 1 *" cron: "0 0 1 1 *"