diff options
author | Christian Muehlhaeuser <muesli@gmail.com> | 2022-11-17 09:21:52 +0100 |
---|---|---|
committer | Christian Muehlhaeuser <muesli@gmail.com> | 2022-11-18 02:23:00 +0100 |
commit | 400f3f8e1f187857d20dc1613d4e840c32c04bfd (patch) | |
tree | 8c67bb25dd77fa8b071e71373e901a35e37f215c | |
parent | 4dd3ba1d3c2b47a68b3ee4a7f30f97b0e5b18c78 (diff) |
chore: disable dependabot timer
-rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d0b49cd..9fc3b07 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,6 @@ updates: directory: "/" schedule: interval: "daily" - time: "08:00" labels: - "dependencies" commit-message: @@ -14,7 +13,6 @@ updates: directory: "/" schedule: interval: "daily" - time: "08:00" labels: - "dependencies" commit-message: |