From 49c3ed12713a5188d63082d6e62daa220c82578d Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 11 Jun 2026 12:21:37 -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 2b14ca1..4b16567 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { "current_season": 2025, - "current_from": "2026-06-15", - "current_to": "2026-06-30", + "current_from": "2026-05-25", + "current_to": "2026-06-15", "target_end": "2026-06-30", "window_days": 20, "completed": false