]> git.lizzy.rs Git - PAKEs.git/blob - .github/dependabot.yml
use hashed key to compute M
[PAKEs.git] / .github / dependabot.yml
1 version: 2
2 updates:
3 - package-ecosystem: cargo
4   directory: "/"
5   schedule:
6     interval: daily
7   open-pull-requests-limit: 10
8 - package-ecosystem: github-actions
9   directory: "/"
10   schedule:
11     interval: weekly
12   open-pull-requests-limit: 10