Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 2, 2024
1 parent 3a9f27f commit 04e6bdf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
- id: pyright
additional_dependencies:
- aiopg==1.4.0
- anyio==4.5.2
- anyio==4.6.2.post1
- asgiref==3.8.1
- attrs==24.2.0
- contextlib2==21.6.0
Expand All @@ -44,7 +44,7 @@ repos:
- psycopg2-binary==2.9.10
- psycopg[pool]==3.2.3
- python-dateutil==2.9.0.post0
- sphinx==7.1.2
- sphinx==7.4.7
- sqlalchemy==2.0.36
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.1
Expand Down

0 comments on commit 04e6bdf

Please sign in to comment.