We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2923596 + cd53be0 commit 3609fc9Copy full SHA for 3609fc9
1 file changed
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "swift"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "weekly"
7
+ reviewers:
8
+ - "roanutil"
9
+ versioning-strategy: "increase-if-necessary"
0 commit comments