Skip to content

Commit

Permalink
-u option for bingo does not exists
Browse files Browse the repository at this point in the history
  • Loading branch information
individual-it authored and saw-jan committed Feb 17, 2023
1 parent df1bea1 commit dc1a775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ golangci-lint-fix:

.PHONY: bingo-update
bingo-update: $(BINGO)
$(BINGO) get -l -u
$(BINGO) get -l

.PHONY: check-licenses
check-licenses: ci-go-check-licenses ci-node-check-licenses
Expand Down

0 comments on commit dc1a775

Please sign in to comment.