diff options
| author | crupest <crupest@outlook.com> | 2021-01-29 23:50:57 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-29 23:50:57 +0800 |
| commit | dcb36605096bdc27608902584cb54bc15198b41a (patch) | |
| tree | 395abbc61afc721cb6e6e6b5c80c1bbf6b16d56b | |
| parent | 168e78c8db68c19606c35cf4d6ad040edcc81303 (diff) | |
| download | timeline-dcb36605096bdc27608902584cb54bc15198b41a.tar.gz timeline-dcb36605096bdc27608902584cb54bc15198b41a.tar.bz2 timeline-dcb36605096bdc27608902584cb54bc15198b41a.zip | |
Update dependabot.yml
| -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..470d121d 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: 20 |
