chore: add dependabot file to get updates for dependencies (#12)

This commit is contained in:
Patric Stout
2023-11-20 20:54:30 +01:00
committed by GitHub
parent ec6c67fcf4
commit 069ed0679f

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

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "monthly"
groups:
dependencies:
patterns:
- "*"