We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b87ae commit 1906498Copy full SHA for 1906498
2 files changed
.github/dependabot.yml
@@ -0,0 +1,14 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ - package-ecosystem: "julia"
8
9
10
11
+ # groups: # uncomment to group all julia package updates into a single PR
12
+ # all-julia-packages:
13
+ # patterns:
14
+ # - "*"
.github/workflows/CompatHelper.yml
0 commit comments