Skip to content

Commit

Permalink
Merge pull request #1199 from procrastinate-org/renovate/all
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies
  • Loading branch information
renovate[bot] authored Sep 21, 2024
2 parents 70509f4 + b11e16b commit 51f719c
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@ repos:
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.380
rev: v1.1.381
hooks:
- id: pyright
additional_dependencies:
- aiopg==1.4.0
- anyio==4.4.0
- anyio==4.5.0
- asgiref==3.8.1
- attrs==24.2.0
- contextlib2==21.6.0
Expand All @@ -49,7 +49,7 @@ repos:
- sqlalchemy==2.0.35
- typing-extensions==4.12.2
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.5
rev: v0.6.6
hooks:
- id: ruff
args: [--fix, --unsafe-fixes]
Expand Down
50 changes: 25 additions & 25 deletions poetry.lock

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

0 comments on commit 51f719c

Please sign in to comment.