We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7bdf09 commit a7ed1d7Copy full SHA for a7ed1d7
.github/workflows/dependabot.yml
@@ -0,0 +1,10 @@
1
+# Copyright 2025 Matt Borland
2
+# Distributed under the Boost Software License, Version 1.0.
3
+# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
4
+
5
+version: 2
6
+updates:
7
+ - package-ecosystem: "npm"
8
+ directory: "/doc"
9
+ schedule:
10
+ interval: "weekly"
0 commit comments