diff options
| author | Cody Robibero <cody@robibe.ro> | 2020-06-04 13:22:39 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-04 13:22:39 -0600 |
| commit | 1730b0ae839e082e0a3626c01814dc31a1cf7f96 (patch) | |
| tree | fd6641e8628bcfa6a7f037af8389b23f5177d218 | |
| parent | 4bcd7cffd1f66bd1e8fa7a33d255bbfaafd2b700 (diff) | |
Update dependabot.yml
| -rw-r--r-- | .github/dependabot.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 98dbefd9a..0874cae2e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,4 +5,5 @@ updates: schedule: interval: weekly time: '12:00' - open-pull-requests-limit: 10
\ No newline at end of file + open-pull-requests-limit: 10 + |
