Skip to content

Commit

Permalink
poetry 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anarkiwi committed May 24, 2024
1 parent 87ca8ec commit 4bdae2e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: test
on: [push, pull_request]

env:
POETRY_VERSION: 1.7.1
POETRY_VERSION: 1.8.1

jobs:
gofmt:
Expand Down
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"constraints": {
"poetry": "1.7.1"
"poetry": "1.8.1"
},
"extends": [
"config:base"
Expand Down

0 comments on commit 4bdae2e

Please sign in to comment.