diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index ad060c3a3..d3067fb37 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -14,7 +14,7 @@ jobs: uses: actions/checkout@v4 - name: Install asdf dependencies - uses: asdf-vm/actions/install@v3 + uses: asdf-vm/actions/install@v4 - name: lint run: scripts/lint.bash diff --git a/README.md b/README.md index 9a06f9e4a..d5bb4b3f0 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 | [a4z/asdf-prek](https://github.com/a4z/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 000000000..91155a9f3 --- /dev/null +++ b/plugins/prek @@ -0,0 +1 @@ +repository = https://github.com/a4z/asdf-prek