Skip to content

Commit

Permalink
docs: Update documentation and assets
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Mar 21, 2023
1 parent e4beaf2 commit 0c3f239
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions assets/github-action-config.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"MinorVersionToConfig": {
"latest": {
"TargetVersion": "v1.52.0",
"AssetURL": "https:/golangci/golangci-lint/releases/download/v1.52.0/golangci-lint-1.52.0-linux-amd64.tar.gz"
"TargetVersion": "v1.52.1",
"AssetURL": "https:/golangci/golangci-lint/releases/download/v1.52.1/golangci-lint-1.52.1-linux-amd64.tar.gz"
},
"v1.10": {
"Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions"
Expand Down Expand Up @@ -178,8 +178,8 @@
"AssetURL": "https:/golangci/golangci-lint/releases/download/v1.51.2/golangci-lint-1.51.2-linux-amd64.tar.gz"
},
"v1.52": {
"TargetVersion": "v1.52.0",
"AssetURL": "https:/golangci/golangci-lint/releases/download/v1.52.0/golangci-lint-1.52.0-linux-amd64.tar.gz"
"TargetVersion": "v1.52.1",
"AssetURL": "https:/golangci/golangci-lint/releases/download/v1.52.1/golangci-lint-1.52.1-linux-amd64.tar.gz"
},
"v1.6": {
"Error": "golangci-lint version 'v1.6' isn't supported: we support only v1.14.0 and later versions"
Expand Down
2 changes: 1 addition & 1 deletion docs/template_data.state
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
This file stores hash of website templates to trigger Netlify rebuild when something changes, e.g. new linter is added.
e84a53b3a09e947f64ec101e36c16e51e916ead0693c6c482f26869213e10f1c
0153341421d9fd1203f41bd1a6b7bdd2edd5b1813fbc0e967d7b4af1730eead3

0 comments on commit 0c3f239

Please sign in to comment.