From 0ce9ef7e5b1ebae46e632085c0c8eb6b09f0f6b9 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Wed, 22 Jul 2026 15:06:18 -0500 Subject: [PATCH] Update import state for current season to 2023 --- .github/import-state.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/import-state.json b/.github/import-state.json index e160480..21cd3fa 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { - "current_season": 2022, - "current_from": "2022-10-05", - "current_to": "2022-10-25", + "current_season": 2023, + "current_from": "2023-10-10", + "current_to": "2022-10-30", "target_end": "2026-06-30", "window_days": 20, "completed": false