From 5799b6ad8c38941d5579479eb0b956c6ee0498b2 Mon Sep 17 00:00:00 2001 From: Todd Martin Date: Sun, 2 Feb 2025 15:47:37 -0500 Subject: [PATCH] Revert "Use JSON5 for config (#19)" This reverts commit 15ed8d0ef89c0caf7ce7ee756455cd3d2913eca0. --- default.json5 => default.json | 0 non-pinned.json5 => non-pinned.json | 0 pin-actions.json5 => pin-actions.json | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename default.json5 => default.json (100%) rename non-pinned.json5 => non-pinned.json (100%) rename pin-actions.json5 => pin-actions.json (100%) diff --git a/default.json5 b/default.json similarity index 100% rename from default.json5 rename to default.json diff --git a/non-pinned.json5 b/non-pinned.json similarity index 100% rename from non-pinned.json5 rename to non-pinned.json diff --git a/pin-actions.json5 b/pin-actions.json similarity index 100% rename from pin-actions.json5 rename to pin-actions.json