Skip to content

Commit

Permalink
Merge pull request #1251 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 Dec 7, 2024
2 parents 99992d1 + 1ccd4ab commit b6c8621
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 33 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.389
rev: v1.1.390
hooks:
- id: pyright
additional_dependencies:
- aiopg==1.4.0
- anyio==4.6.2.post1
- anyio==4.7.0
- asgiref==3.8.1
- attrs==24.2.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.1
rev: v0.8.2
hooks:
- id: ruff
args: [--fix, --unsafe-fixes]
Expand Down
63 changes: 33 additions & 30 deletions poetry.lock

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

0 comments on commit b6c8621

Please sign in to comment.