chore: Add dependabot config.

To keep the third_party/cmp submodule up-to-date.
This commit is contained in:
iphydf 2022-04-02 18:33:43 +00:00
parent e3ace8ca24
commit b66f4959e2
No known key found for this signature in database
GPG Key ID: 3855DBA2D74403C9

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

@ -0,0 +1,9 @@
---
version: 2
updates:
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: daily
time: "11:00"
open-pull-requests-limit: 2