Skip to content

Commit

Permalink
bump version of staticcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirms committed Aug 15, 2024
1 parent 6e3e306 commit 4f30171
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion staticcheck.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/bash
set -e

version='2023.1.7'
version='2024.1.1'

staticcheck='go run honnef.co/go/tools/cmd/staticcheck@'"$version"

Expand Down

0 comments on commit 4f30171

Please sign in to comment.