Skip to content

Commit

Permalink
Merge pull request #1165 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 Aug 17, 2024
2 parents cfe0aa6 + 6c9bb65 commit 4220c99
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 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.375
rev: v1.1.376
hooks:
- id: pyright
additional_dependencies:
Expand All @@ -49,7 +49,7 @@ repos:
- sqlalchemy==2.0.32
- typing-extensions==4.12.2
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.0
rev: v0.6.1
hooks:
- id: ruff
args: [--fix, --unsafe-fixes]
Expand All @@ -59,7 +59,7 @@ repos:
hooks:
- id: doc8
- repo: https://github.com/ewjoachim/poetry-to-pre-commit
rev: 2.1.0
rev: 2.2.0
hooks:
- id: sync-repos
args: [--map=pyright-python=pyright, --map=ruff-pre-commit=ruff]
Expand Down
38 changes: 19 additions & 19 deletions poetry.lock

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

0 comments on commit 4220c99

Please sign in to comment.