[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/magit 569a614044 03/18: Expel dependabot
From: |
Jonas Bernoulli |
Subject: |
[nongnu] elpa/magit 569a614044 03/18: Expel dependabot |
Date: |
Sun, 22 Dec 2024 08:43:47 -0500 (EST) |
branch: elpa/magit
commit 569a614044f817dd4257be9395080d94306eba7b
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@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 c7fc735eea..0000000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-version: 2
-updates:
- - package-ecosystem: github-actions
- directory: "/"
- schedule:
- interval: "daily"
- [nongnu] elpa/magit c1a86066e8 02/18: Depend on Emacs >= 27.1, (continued)
- [nongnu] elpa/magit c1a86066e8 02/18: Depend on Emacs >= 27.1, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit 3ecebe8d11 07/18: magit-log-refresh: Add missing arguments, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit c8f5a93f44 08/18: magit-log{, -refresh}: Move shared arguments to new group variable, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit ef0c6dfa33 09/18: Use cl-pushnew instead of add-to-list where appropriate, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit f748702fa3 12/18: Reapply "No longer use buffer-local-value as a generalized variable", Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit 31e462e1eb 17/18: magit-commit-autofixup: Support reducing verbosity, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit b91dc00eb9 15/18: manual: Document magit-profile-refresh-buffer, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit 96ecf74563 10/18: Revert "No longer use buffer-local-value as a generalized variable", Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit 58cb6f4054 04/18: Define more diff arguments using transient-define-argument, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit b34bb9e230 13/18: magit-profile-refresh-buffer: Print message, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit 569a614044 03/18: Expel dependabot,
Jonas Bernoulli <=
- [nongnu] elpa/magit f4c05e9cd4 18/18: magit-commit-absorb: Don't hardcode -v argument, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit 0e25bfce4e 14/18: magit-profile-refresh-buffer: Declare used functions, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit c8b23b76cc 05/18: magit-diff{, -refresh}: Cosmetics, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit 60527da2fb 06/18: magit-diff{, -refresh}: Move shared arguments to new group variable, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit bee964c56a 11/18: magit-diff-dwim: Improve documentation, Jonas Bernoulli, 2024/12/22
- [nongnu] elpa/magit f637dd1877 16/18: magit-toggle-profiling: New command, Jonas Bernoulli, 2024/12/22