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 66c636d commit ab55bc5Copy full SHA for ab55bc5
.github/CODEOWNERS
@@ -0,0 +1,3 @@
1
+# All requests must be reviewed and approved by:
2
+
3
+* @EchoEllet
.github/dependabot.yml
@@ -0,0 +1,10 @@
+version: 2
+updates:
+ - package-ecosystem: github-actions
4
+ directory: /
5
+ schedule:
6
+ interval: daily
7
+ - package-ecosystem: pub
8
9
10
0 commit comments