diff options
| author | Xe Iaso <me@xeiaso.net> | 2023-02-11 13:45:09 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-11 13:45:09 -0500 |
| commit | 17cf7c61242c5f239993fb3828634eb1587ed15e (patch) | |
| tree | 1748ab18fb82b050fff0900ce922dc02356f7930 /.github | |
| parent | adbab080d7999f9fc0a88db627706c9920726e0b (diff) | |
| download | x-17cf7c61242c5f239993fb3828634eb1587ed15e.tar.xz x-17cf7c61242c5f239993fb3828634eb1587ed15e.zip | |
Update dependabot.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/dependabot.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 85b8ba4..ae66de5 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,9 @@ updates: interval: daily time: "10:00" open-pull-requests-limit: 10 +- package-ecosystem: cargo + directory: "/web/mastosan" + schedule: + interval: daily + time: "10:00" + open-pull-requests-limit: 10 |
