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 Jan 5, 2025
1 parent d966f44 commit 7caaa17
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.7.0
- anyio==4.8.0
- asgiref==3.8.1
- attrs==24.3.0
- contextlib2==21.6.0
Expand All @@ -47,7 +47,7 @@ repos:
- sphinx==7.4.7
- sqlalchemy==2.0.36
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.8.4
rev: v0.8.6
hooks:
- id: ruff
args: [--fix, --unsafe-fixes]
Expand Down

0 comments on commit 7caaa17

Please sign in to comment.