commit | d46f2bd52058989b5383d10907977fb5073f97a0 | [log] [tgz] |
---|---|---|
author | Radek Simko <radek.simko@gmail.com> | Thu Nov 09 07:53:35 2023 +0000 |
committer | GitHub <noreply@github.com> | Thu Nov 09 07:53:35 2023 +0000 |
tree | 7bc8876eb03eed14357bf8ebe6ed857fef7d73db | |
parent | f7a4309755a7fd2b93f8de3f0aad8d663b6fe343 [diff] |
github: Disable dependabot for GHA (#420)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 405de40..eed0ba6 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml
@@ -5,9 +5,3 @@ schedule: interval: "daily" labels: ["dependencies"] - - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "daily" - labels: ["dependencies"]