Skip to content

Commit

Permalink
Bump pre-commit from 3.7.1 to 3.8.0 (#613)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 0a64d99 commit a51923a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ aiosqlite = "^0.20.0"
httpx = "0.23.3"
mypy = "^1.11.1"
openapi-readme = "^0.3.0"
pre-commit = "^3.7.0"
pre-commit = "^3.8.0"
pymarkdownlnt = "^0.9.22"
ruff = ">=0.4.9"

Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ poethepoet==0.27.0 ; python_version >= "3.9" and python_version < "4.0"
poetry-core==1.9.0 ; python_version >= "3.9" and python_version < "4.0"
poetry-plugin-export==1.8.0 ; python_version >= "3.9" and python_version < "4.0"
poetry==1.8.3 ; python_version >= "3.9" and python_version < "4.0"
pre-commit==3.7.1 ; python_version >= "3.9" and python_version < "4.0"
pre-commit==3.8.0 ; python_version >= "3.9" and python_version < "4.0"
psycopg2==2.9.9 ; python_version >= "3.9" and python_version < "4.0"
ptyprocess==0.7.0 ; python_version >= "3.9" and python_version < "4.0"
pycparser==2.22 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit a51923a

Please sign in to comment.