From e49414d96f532a58258f32d76648126d8697974d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Patrick=20Gro=C3=9Fmann?= Date: Wed, 8 Feb 2023 21:21:44 +0100 Subject: [PATCH] chore: remove pre-commit-config --- .gitignore | 1 + .pre-commit-config.yaml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 .pre-commit-config.yaml diff --git a/.gitignore b/.gitignore index e69de29..e90b739 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1 @@ +.pre-commit-config.yaml diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml deleted file mode 120000 index 3d823b1..0000000 --- a/.pre-commit-config.yaml +++ /dev/null @@ -1 +0,0 @@ -/nix/store/ixy9b46hjbk9bpshgkz2v84s1q0p4b0p-pre-commit-config.json \ No newline at end of file