Skip to content

Commit

Permalink
chore(deps): update tools to latest versions (#2072)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent dd2bf2d commit c4d0a87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .binny.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ tools:
# used for linting
- name: golangci-lint
version:
want: v1.60.1
want: v1.60.2
method: github-release
with:
repo: golangci/golangci-lint
Expand Down Expand Up @@ -98,7 +98,7 @@ tools:
# used for triggering a release
- name: gh
version:
want: v2.54.0
want: v2.55.0
method: github-release
with:
repo: cli/cli
Expand Down

0 comments on commit c4d0a87

Please sign in to comment.