Files
todo.txt-cli/.github/dependabot.yml
Ingo Karkat c2b3d01024 Build: ENH: Add dependabot configuration to offer updates to outdated GitHub actions
This will automatically scan our workflow once a week and open PR(s) with updates to GitHub actions.
2024-09-21 12:39:22 +02:00

7 lines
112 B
YAML

version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly