Skip to content

Commit 554d85c

Browse files
committed
boop
1 parent ddb855a commit 554d85c

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @paultag

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,11 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "daily"
12-
reviewers:
13-
- 'paultag'
1412
- package-ecosystem: "github-actions" # See documentation for possible values
1513
directory: "/" # Location of package manifests
1614
schedule:
1715
interval: "daily"
18-
reviewers:
19-
- 'paultag'
2016
- package-ecosystem: "gitsubmodule" # See documentation for possible values
2117
directory: "/" # Location of package manifests
2218
schedule:
2319
interval: "daily"
24-
reviewers:
25-
- 'paultag'

0 commit comments

Comments
 (0)