[latex3-commits] [latex3/hyperref] main: Create dependabot.yml (6707059)
github at latex-project.org
github at latex-project.org
Wed Nov 8 14:21:02 CET 2023
Repository : https://github.com/latex3/hyperref
On branch : main
Link : https://github.com/latex3/hyperref/commit/67070596b631cebd0e40975bfe5d34f9fbf6155a
>---------------------------------------------------------------
commit 67070596b631cebd0e40975bfe5d34f9fbf6155a
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Nov 8 13:21:02 2023 +0000
Create dependabot.yml
>---------------------------------------------------------------
67070596b631cebd0e40975bfe5d34f9fbf6155a
.github/dependabot.yml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
new file mode 100644
index 0000000..90e05c4
--- /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.