Skip to content

Commit 97fd5f9

Browse files
authored
fix: remove deprecated options
1 parent efd17d8 commit 97fd5f9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ updates:
66
- package-ecosystem: gomod
77
directory: /
88
schedule: {interval: monthly}
9-
reviewers: [freifunkMUC/wg-access]
10-
assignees: [freifunkMUC/wg-access]
9+
10+
- package-ecosystem: github-actions
11+
directory: /
12+
schedule: {interval: monthly}

0 commit comments

Comments
 (0)