Hotfix pre commit config (#470)

This commit is contained in:
Patilla Code
2023-07-02 19:14:05 +02:00
committed by GitHub
parent 2ffd92b180
commit 1b232cd640
2 changed files with 6 additions and 7 deletions

View File

@@ -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]

View File

@@ -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