Add PR checks (#14)

This commit is contained in:
Patrick Stevens
2022-11-24 19:30:04 +00:00
committed by GitHub
parent 460af9d007
commit 4e6c9b03af
3 changed files with 25 additions and 1 deletions

8
.github/dependabot.yml vendored Normal file
View File

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