[latex3-commits] [latex3/latex3] dependabot/github_actions/actions/checkout-4, dependabot/github_actions/ncipollo/release-action-1.13.0, main: Create dependabot.yml (06838ff9e)

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


Repository : https://github.com/latex3/latex3
On branches: dependabot/github_actions/actions/checkout-4,dependabot/github_actions/ncipollo/release-action-1.13.0,main
Link       : https://github.com/latex3/latex3/commit/06838ff9e9c592e30f84009c4f56cc0e7dc7f4a5

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

commit 06838ff9e9c592e30f84009c4f56cc0e7dc7f4a5
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Wed Nov 8 07:13:56 2023 +0000

    Create dependabot.yml


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

06838ff9e9c592e30f84009c4f56cc0e7dc7f4a5
 .github/dependabot.yml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 000000000..90e05c40d
--- /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.