[latex3-commits] [latex3/latex2e] dependabot/github_actions/actions/checkout-4, dependabot/github_actions/dawidd6/action-send-mail-3.9.0, dependabot/github_actions/ncipollo/release-action-1.13.0, dependabot/github_actions/zauguin/install-texlive-3, develop: Create dependabot.yml (526c0386)

github at latex-project.org github at latex-project.org
Wed Nov 8 08:13:32 CET 2023


Repository : https://github.com/latex3/latex2e
On branches: dependabot/github_actions/actions/checkout-4,dependabot/github_actions/dawidd6/action-send-mail-3.9.0,dependabot/github_actions/ncipollo/release-action-1.13.0,dependabot/github_actions/zauguin/install-texlive-3,develop
Link       : https://github.com/latex3/latex2e/commit/526c03866d2a76fbbd8885efa176acafdfa356ac

>---------------------------------------------------------------

commit 526c03866d2a76fbbd8885efa176acafdfa356ac
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Nov 8 07:13:32 2023 +0000

    Create dependabot.yml


>---------------------------------------------------------------

526c03866d2a76fbbd8885efa176acafdfa356ac
 .github/dependabot.yml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 00000000..90e05c40
--- /dev/null
+++ b/.github/dependabot.yml
@@ -0,0 +1,11 @@
+# To get started with Dependabot version updates, you'll need to specify which
+# package ecosystems to update and where the package manifests are located.
+# Please see the documentation for all configuration options:
+# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
+
+version: 2
+updates:
+  - package-ecosystem: "github-actions" # See documentation for possible values
+    directory: "/" # Location of package manifests
+    schedule:
+      interval: "weekly"





More information about the latex3-commits mailing list.