diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index b689042166..cc1f97c8d0 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -9,7 +9,7 @@ "version": "7.0" }, "ghcr.io/devcontainers/features/github-cli:1": {}, - "ghcr.io/devcontainers-contrib/features/pre-commit:1": {} + "ghcr.io/devcontainers-contrib/features/pre-commit:2": {} }, "image": "mcr.microsoft.com/devcontainers/base:debian", "name": "wowdev/wowdbdefs",