Skip to content

Commit e5f8201

Browse files
authored
Enable dependabot and add fnm as code owners (#66)
* Revert "Disable Dependabot (#64)" This reverts commit 28f781d. * Add fnm as code owners
1 parent 912549f commit e5f8201

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1+
@OctopusDeploy/team-fire-and-motion

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
version: 2
2+
3+
updates:
4+
- package-ecosystem: "nuget"
5+
directory: "/source/"
6+
schedule:
7+
interval: "daily"

0 commit comments

Comments
 (0)