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 ddb855a commit 554d85cCopy full SHA for 554d85c
.github/CODEOWNERS
@@ -0,0 +1 @@
1
+* @paultag
.github/dependabot.yml
@@ -9,17 +9,11 @@ updates:
9
directory: "/" # Location of package manifests
10
schedule:
11
interval: "daily"
12
- reviewers:
13
- - 'paultag'
14
- package-ecosystem: "github-actions" # See documentation for possible values
15
16
17
18
19
20
- package-ecosystem: "gitsubmodule" # See documentation for possible values
21
22
23
24
25
0 commit comments