|
From: | ELPA Syncer |
Subject: | [nongnu] elpa/reformatter 113ddd51bd 74/81: Add dependabot config |
Date: | Tue, 5 Sep 2023 04:03:39 -0400 (EDT) |
branch: elpa/reformatter commit 113ddd51bd78f358c4c109134a613826876b66b0 Author: Steve Purcell <steve@sanityinc.com> Commit: Steve Purcell <steve@sanityinc.com> Add dependabot config --- .github/dependabot.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 0000000000..ba29cb1dad --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,10 @@ +version: 2 +updates: +- package-ecosystem: github-actions + directory: "/" + schedule: + interval: daily + open-pull-requests-limit: 10 + commit-message: + prefix: "chore" + include: "scope"
[Prev in Thread] | Current Thread | [Next in Thread] |