diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/dependabot.yml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index a1b31f1..0000000 --- a/.github/dependabot.yml +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | version: 2 | ||
| 2 | updates: | ||
| 3 | - package-ecosystem: github-actions | ||
| 4 | directory: "/" | ||
| 5 | schedule: | ||
| 6 | interval: daily | ||
| 7 | time: "11:00" | ||
| 8 | open-pull-requests-limit: 10 | ||