There was an error while loading. Please reload this page.
1 parent 9626871 commit 311a50cCopy full SHA for 311a50c
1 file changed
.github/dependabot.yml
@@ -12,6 +12,9 @@ updates:
12
# Check the npm registry for updates every week
13
schedule:
14
interval: "weekly"
15
+ # Raise all npm pull requests with assignees
16
+ assignees:
17
+ - "jonathanbossenger"
18
19
# Enable version updates for npm in dynamic-copyright-date-block
20
- package-ecosystem: "npm"
@@ -20,3 +23,6 @@ updates:
23
21
24
22
25
26
27
28
0 commit comments