From dd0d0011143b5845591e2827e747c6422eaba176 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 11 Apr 2026 18:49:53 -0500 Subject: [PATCH] feat: updat to details --- LICENSE | 2 +- renovate.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 6000da6..2d1b485 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2025 Alex Lebens +Copyright (c) 2026 Alex Lebens Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/renovate.json b/renovate.json index fb62b64..6f6273e 100644 --- a/renovate.json +++ b/renovate.json @@ -5,7 +5,7 @@ "mergeConfidence:all-badges", ":rebaseStalePrs" ], - "timezone": "US/Central", + "timezone": "America/Chicago", "labels": [], "prHourlyLimit": 0, "prConcurrentLimit": 0,