Skip to content

Commit

Permalink
Update .dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
upvest-mike committed Mar 11, 2024
1 parent 8129d63 commit e8567be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
golangci:
strategy:
matrix:
go-version: [ 1.21.4 ]
go-version: [ 1.20.x ]
name: lint
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit e8567be

Please sign in to comment.