Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 23, 2024
1 parent 78a464a commit 46d0207
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ jobs:
strategy:
matrix:
python-version: ["3.12.0", "3.12.x"]
poetry-version: ["1.2.2", "1.3.2", "1.4.2", "1.5.1", "1.6.1", "1.7.1", "latest"]
poetry-version:
["1.2.2", "1.3.2", "1.4.2", "1.5.1", "1.6.1", "1.7.1", "latest"]
fail-fast: false

steps:
Expand Down

0 comments on commit 46d0207

Please sign in to comment.