From 50e6b624d86b6770bbf433f2617ff17fd628a053 Mon Sep 17 00:00:00 2001 From: David Lord Date: Sun, 1 Sep 2024 08:48:02 -0700 Subject: [PATCH] set up pre-commit lite workflow Committed via https://github.com/asottile/all-repos --- pre-commit.yaml => .github/workflows/pre-commit.yaml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pre-commit.yaml => .github/workflows/pre-commit.yaml (100%) diff --git a/pre-commit.yaml b/.github/workflows/pre-commit.yaml similarity index 100% rename from pre-commit.yaml rename to .github/workflows/pre-commit.yaml