diff options
author | crupest <crupest@outlook.com> | 2021-12-06 20:54:56 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-12-06 20:54:56 +0800 |
commit | d7042b6996a9f206e5aefd52238e8e445d9c5497 (patch) | |
tree | 07bda59f87c185627f2f63d9670808fa6d9660e9 | |
parent | 6829f5e94b4bec96e6055a550cd5a95b1f588379 (diff) | |
download | timeline-d7042b6996a9f206e5aefd52238e8e445d9c5497.tar.gz timeline-d7042b6996a9f206e5aefd52238e8e445d9c5497.tar.bz2 timeline-d7042b6996a9f206e5aefd52238e8e445d9c5497.zip |
...
-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 cc474e42..931a4346 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,4 @@ updates: directory: "/FrontEnd" # Location of package manifests schedule: interval: "daily" - open-pull-requests-limit: 0 + open-pull-requests-limit: 3 |