Skip to content

Commit

Permalink
Update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
mzottola committed Jan 2, 2025
1 parent b1e7c31 commit 092b660
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
golang 1.22
golang 1.23
task 3.38.0
golangci-lint 1.49.0
golangci-lint 1.63.1
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ version: '3'
vars:
BINARY_FOLDER: bin
BINARY_NAME: terraform-provider-qovery
GOLANGCI_LINT_VERSION: v1.49.0
GOLANGCI_LINT_VERSION: v1.63.1
MOCKERY_VERSION: v2.22.1

dotenv: ['.env']
Expand Down

0 comments on commit 092b660

Please sign in to comment.