Initial commit

This commit is contained in:
Katherina Walshe-Grey 2024-06-23 16:18:10 +01:00 committed by GitHub
commit 001462e8c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 306 additions and 0 deletions

6
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"