Enable dependabot on runner

This commit is contained in:
Edoardo Pirovano 2021-08-02 09:26:19 +01:00
parent 833be9c64e
commit 2ea04f7e8a
No known key found for this signature in database
GPG key ID: 047556B5D93FFE28

View file

@ -7,3 +7,8 @@ updates:
day: "thursday" # Gives us a working day to merge this before our typical release
labels:
- "Update dependencies"
- package-ecosystem: "npm"
directory: "/runner"
schedule:
interval: "weekly"
day: "thursday" # Gives us a working day to merge this before our typical release