Skip to content

Commit

Permalink
Merge pull request #1228 from procrastinate-org/renovate/lock-file-ma…
Browse files Browse the repository at this point in the history
…intenance

chore(deps): lock file maintenance
  • Loading branch information
renovate[bot] authored Oct 21, 2024
2 parents 98fd11e + 6ad8525 commit b82b509
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 182 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,22 +34,22 @@ repos:
- id: pyright
additional_dependencies:
- aiopg==1.4.0
- anyio==4.6.2
- anyio==4.5.2
- asgiref==3.8.1
- attrs==24.2.0
- contextlib2==21.6.0
- croniter==3.0.3
- django-stubs==5.1.0
- django==5.1.2
- importlib-resources==6.4.5
- psycopg2-binary==2.9.9
- psycopg2-binary==2.9.10
- psycopg[pool]==3.2.3
- python-dateutil==2.9.0.post0
- sphinx==7.1.2
- sqlalchemy==2.0.35
- sqlalchemy==2.0.36
- typing-extensions==4.12.2
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9
rev: v0.7.0
hooks:
- id: ruff
args: [--fix, --unsafe-fixes]
Expand Down
Loading

0 comments on commit b82b509

Please sign in to comment.