Files
SlimeVR-Tracker-ESP/.github/dependabot.yml
Butterscotch! dbce4cb809 Add dependabot & update workflows (#344)
* Add dependabot & update workflows

* Specify python-version & use pip cache

* Add requirements.txt

* Cache PIP generally instead & remove requirements
2024-09-25 19:02:37 +03:00

9 lines
174 B
YAML

version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"