[latex3-commits] [latex3/l3build] main: Create dependabot.yml (e7330e5)
github at latex-project.org
github at latex-project.org
Wed Nov 8 08:02:11 CET 2023
Repository : https://github.com/latex3/l3build
On branch : main
Link : https://github.com/latex3/l3build/commit/e7330e5a37c2d9b707dd26923f6adef52e285b69
>---------------------------------------------------------------
commit e7330e5a37c2d9b707dd26923f6adef52e285b69
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Wed Nov 8 07:02:11 2023 +0000
Create dependabot.yml
>---------------------------------------------------------------
e7330e5a37c2d9b707dd26923f6adef52e285b69
.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..ac6621f
--- /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: "" # See documentation for possible values
+ directory: "/" # Location of package manifests
+ schedule:
+ interval: "weekly"
More information about the latex3-commits
mailing list.