Skip to content

Commit

Permalink
chore: try fixing linter
Browse files Browse the repository at this point in the history
  • Loading branch information
aleem1314 committed Aug 18, 2023
1 parent 1c489b8 commit b789f5b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 21 deletions.
19 changes: 0 additions & 19 deletions .depgaurd.yml

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,4 @@ jobs:
- name: golangci-lint
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: latest
version: 1.49.0

0 comments on commit b789f5b

Please sign in to comment.