Skip to content

Commit

Permalink
Bump staticcheck version
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirms committed Jan 2, 2025
1 parent a366811 commit 754e5c2
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 754e5c2

Please sign in to comment.