build: Add workflows (#2)

This commit is contained in:
Kroese 2024-01-14 14:32:50 +01:00 committed by GitHub
parent dd29940c8e
commit 3f70a9b7c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 158 additions and 3 deletions

View file

@ -1,6 +1,10 @@
version: 2
updates:
- package-ecosystem: "" # See documentation for possible values
directory: "/" # Location of package manifests
- package-ecosystem: docker
directory: /
schedule:
interval: "weekly"
interval: weekly
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly