Skip to content

Commit 063c84c

Browse files
authored
fix: update retros date range
1 parent 95fecbc commit 063c84c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"releasePaginationLimit": 10,
55
"commentsPaginationLimit": 100,
66
"retrospective": {
7-
"lastDay": "2024-05-05",
8-
"nextDay": "2024-05-12"
7+
"lastDay": "2025-01-12",
8+
"nextDay": "2025-01-19"
99
},
1010
"breakDelimiter": "</image>",
1111
"discussionsInScope": [
@@ -48,4 +48,4 @@
4848
"issue": "nodejs/diagnostics/issues/619"
4949
}
5050
]
51-
}
51+
}

0 commit comments

Comments
 (0)