From 067f59dd5fde75dbfdcb642f4f9e073b92c24fe0 Mon Sep 17 00:00:00 2001 From: AlliotTech <24980252+AlliotTech@users.noreply.github.com> Date: Mon, 9 Feb 2026 16:53:00 +0800 Subject: [PATCH] feat: add prek plugin --- README.md | 1 + plugins/prek | 1 + 2 files changed, 2 insertions(+) create mode 100644 plugins/prek diff --git a/README.md b/README.md index 9a06f9e4..d2e34702 100644 --- a/README.md +++ b/README.md @@ -627,6 +627,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec | powerline-go | [dex4er/asdf-powerline-go](https://github.com/dex4er/asdf-powerline-go) | | PowerShell | [daveneeley/asdf-powershell-core](https://github.com/daveneeley/asdf-powershell-core) | | pre-commit | [jonathanmorley/asdf-pre-commit](https://github.com/jonathanmorley/asdf-pre-commit) | +| prek | [AlliotTech/asdf-prek](https://github.com/AlliotTech/asdf-prek) | | process-compose | [martino/asdf-process-compose](https://github.com/martino/asdf-process-compose) | | promtool | [asdf-community/asdf-promtool](https://github.com/asdf-community/asdf-promtool) | | protoc | [paxosglobal/asdf-protoc](https://github.com/paxosglobal/asdf-protoc) | diff --git a/plugins/prek b/plugins/prek new file mode 100644 index 00000000..c724dd43 --- /dev/null +++ b/plugins/prek @@ -0,0 +1 @@ +repository = https://github.com/AlliotTech/asdf-prek.git