1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00

ci: add dependabot

This commit is contained in:
Rob Ede 2023-11-07 03:28:56 +00:00
parent 1027b6e1fb
commit d09a0d9001
No known key found for this signature in database
GPG Key ID: 97C636207D3EF933

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

@ -0,0 +1,14 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: cargo
directory: /
schedule:
interval: weekly
groups:
aws:
patterns:
- aws-*