From 888a2ff57580ee3f2452b22a94bc5db3c00be524 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Fri, 26 Jun 2026 02:17:17 -0500 Subject: [PATCH] Update import state dates for current season --- .github/import-state.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/import-state.json b/.github/import-state.json index 548030b..f586213 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { "current_season": 2015, - "current_from": "2015-07-06", - "current_to": "2015-07-12", + "current_from": "2015-10-06", + "current_to": "2015-10-12", "target_end": "2026-06-30", "window_days": 6, "completed": false