branch: elpa/magit commit 569a614044f817dd4257be9395080d94306eba7b Author: Jonas Bernoulli <jo...@bernoul.li> Commit: Jonas Bernoulli <jo...@bernoul.li>
Expel dependabot After not doing anything for years, it suddenly began trying to run, which failed because it is not one of the actions I have allowed for this organization. That didn't keep it from trying two dozen times over the course of two weeks. Good riddance. I'm actually already keeping my action dependencies up-to-date, so I don't need this. --- .github/dependabot.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml deleted file mode 100644 index c7fc735eea6..00000000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: 2 -updates: - - package-ecosystem: github-actions - directory: "/" - schedule: - interval: "daily"