Skip to content

Commit

Permalink
chore(deps): update tools to latest versions (#2080)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 76cd5af commit 95430bb
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.2
want: v1.60.3
method: github-release
with:
repo: golangci/golangci-lint
Expand Down Expand Up @@ -106,7 +106,7 @@ tools:
# used for integration tests
- name: skopeo
version:
want: v1.16.0
want: v1.16.1
method: go-install
with:
module: github.com/containers/skopeo
Expand Down

0 comments on commit 95430bb

Please sign in to comment.