Skip to content

Commit

Permalink
chore: Upgrade linter & install field alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyno-zeta committed Sep 11, 2023
1 parent 9bb4e97 commit aaa159f
Show file tree
Hide file tree
Showing 3 changed files with 342 additions and 302 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: golangci/golangci-lint-action@v3
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.43.0
version: v1.53.3

# Optional: working directory, useful for monorepos
# working-directory: somedir
Expand Down
Loading

0 comments on commit aaa159f

Please sign in to comment.