diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fa50906..9f87bd5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,9 +32,8 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace -- repo: https://github.com/codespell-project/codespell - rev: v2.2.5 - hooks: - - id: codespell - additional_dependencies: - - tomli + - repo: https://github.com/codespell-project/codespell + rev: v2.2.5 + hooks: + - id: codespell + additional_dependencies: [tomli] diff --git a/README.md b/README.md index 480a124..4e9fbea 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ By running gpt-engineer you agree to our [terms](https://github.com/AntonOsika/g To get started, create a codespace for this repository by clicking this 👇 [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/AntonOsika/gpt-engineer/codespaces) - + ## Features