Skip to content

Commit

Permalink
Merge pull request #1234 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 Nov 9, 2024
2 parents d1ecfd8 + 90cbccb commit 6f8dcdf
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
- id: trailing-whitespace
- id: mixed-line-ending
- repo: https://github.com/RobertCraigie/pyright-python
rev: v1.1.387
rev: v1.1.388
hooks:
- id: pyright
additional_dependencies:
Expand All @@ -40,7 +40,7 @@ repos:
- contextlib2==21.6.0
- croniter==5.0.1
- django-stubs==5.1.1
- django==5.1.2
- django==5.1.3
- importlib-resources==6.4.5
- psycopg2-binary==2.9.10
- psycopg[pool]==3.2.3
Expand All @@ -49,7 +49,7 @@ repos:
- sqlalchemy==2.0.36
- typing-extensions==4.12.2
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.2
rev: v0.7.3
hooks:
- id: ruff
args: [--fix, --unsafe-fixes]
Expand Down
44 changes: 22 additions & 22 deletions poetry.lock

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

0 comments on commit 6f8dcdf

Please sign in to comment.