Skip to content

Commit

Permalink
Merge pull request #1258 from procrastinate-org/renovate/all
Browse files Browse the repository at this point in the history
fix(deps): update all dependencies
  • Loading branch information
renovate[bot] authored Dec 21, 2024
2 parents 36795c7 + 5512442 commit db1db32
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 27 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ repos:
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.390
rev: v1.1.391
hooks:
- id: pyright
additional_dependencies:
- aiopg==1.4.0
- anyio==4.7.0
- asgiref==3.8.1
- attrs==24.2.0
- attrs==24.3.0
- contextlib2==21.6.0
- croniter==6.0.0
- django-stubs==5.1.1
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.3
rev: v0.8.4
hooks:
- id: ruff
args: [--fix, --unsafe-fixes]
Expand Down
48 changes: 24 additions & 24 deletions poetry.lock

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

0 comments on commit db1db32

Please sign in to comment.