emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/git-commit 0fdcbfdf07 2/7: Keep GitHub Actions up-to-date


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit 0fdcbfdf07 2/7: Keep GitHub Actions up-to-date with Dependabot
Date: Fri, 6 Jan 2023 14:59:18 -0500 (EST)

branch: elpa/git-commit
commit 0fdcbfdf077f5e62dc2a0e588060297f9107dfa8
Author: Stefan Kangas <stefankangas@gmail.com>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    Keep GitHub Actions up-to-date with Dependabot
    
    Documentation at 
https://docs.github.com/en/code-security/dependabot/working-with-dependabot/automating-dependabot-with-github-actions.
---
 .github/dependabot.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000000..c7fc735eea
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,6 @@
+version: 2
+updates:
+  - package-ecosystem: github-actions
+    directory: "/"
+    schedule:
+      interval: "daily"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]