Skip to content

Commit

Permalink
chore(deps): update dependency python-poetry/poetry to v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent acc1e0a commit 6630499
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ defaults:
env:
POETRY_HOME: ~/.poetry
# renovate: datasource=github-tags depName=python-poetry/poetry
POETRY_VERSION: '1.8.2'
POETRY_VERSION: '1.8.3'
POETRY_VIRTUALENVS_IN_PROJECT: true

on: [push, pull_request]
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ repos:
exclude: "^CHANGELOG.md$"
# Python
- repo: https://github.com/python-poetry/poetry
rev: 1.8.2
rev: 1.8.3
hooks:
- id: poetry-check
- repo: https://github.com/astral-sh/ruff-pre-commit
Expand Down

0 comments on commit 6630499

Please sign in to comment.