diff options
| author | Xe Iaso <me@xeiaso.net> | 2024-01-09 19:40:52 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-09 19:40:52 -0500 |
| commit | 2f23ceb2ba394857fa56f90b959eafde0fce0d27 (patch) | |
| tree | 119d7d0de37d443b9a44fe4a524fe8356bc8d680 | |
| parent | a5a6e27889be28e90b875b2b40b6271b6ae93148 (diff) | |
| download | x-Xe-patch-1.tar.xz x-Xe-patch-1.zip | |
Update dependabot.ymlXe-patch-1
| -rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ae66de5..c1901f0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,7 +5,7 @@ updates: schedule: interval: daily time: "10:00" - open-pull-requests-limit: 10 + open-pull-requests-limit: 1 - package-ecosystem: cargo directory: "/web/mastosan" schedule: |
