Simon Willison 2023-08-03 14:06:48 -07:00 committed by GitHub
parent 838484b1f3
commit 575f66e5f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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

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