From 43639c9849d7cb3da34d0d4d8880f853edd69972 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Wed, 22 Jul 2026 15:07:26 -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 897e81d..c94b432 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { "current_season": 2023, - "current_from": "2022-10-30", - "current_to": "2022-11-19", + "current_from": "2023-10-10", + "current_to": "2023-10-30", "target_end": "2026-06-30", "window_days": 20, "completed": false