Skip to content

Commit

Permalink
Update dependency crate-ci/typos to v1.16.1 (jenkins-infra#6568)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 1, 2023
1 parent 274c9c2 commit f1a4732
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/check-typos
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -o errexit
set -o nounset
set -o pipefail

TYPOS_VERSION=v1.16.0
TYPOS_VERSION=v1.16.1

if [[ -v CI ]] ; then
if [[ $OSTYPE == darwin* ]] ; then
Expand Down

0 comments on commit f1a4732

Please sign in to comment.