Skip to content

Commit 6d75882

Browse files
committed
Adding dependabot
1 parent 72fe17b commit 6d75882

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Code in this repo is owned by the Infrastructure team
2+
* @reading-hackspace/web-site

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
version: 2
2+
updates:
3+
- package-ecosystem: "github-actions"
4+
directory: "/"
5+
schedule:
6+
interval: "daily"
7+
reviewers:
8+
- "reading-hackspace/web-site"

0 commit comments

Comments
 (0)