diff --git a/CHANGELOG.md b/CHANGELOG.md
index 723705db45ea..65efd9e7635d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,11 @@
Follow the news and releases on our [twitter](https://twitter.com/golangci) and our [blog](https://medium.com/golangci).
There is the most valuable changes log:
+### v1.47.2
+
+1. updated linters:
+ * `revive`: ignore slow rules
+
### v1.47.1
1. updated linters:
diff --git a/README.md b/README.md
index 9f586f55c7e7..410a03667cf6 100644
--- a/README.md
+++ b/README.md
@@ -82,8 +82,8 @@ The Core Team has the following responsibilities:
 Denis Tingaikin |
-  Sebastien Rosset |
 @golangci-releaser |
+  Sebastien Rosset |
 David Lobe |
 Alexey Palazhchenko |
 Marat Reymers |
@@ -111,7 +111,7 @@ The Core Team has the following responsibilities:
-And 319 more our team members
+And 320 more our team members
diff --git a/assets/github-action-config.json b/assets/github-action-config.json
index 5e465c555f85..f1f8fa00bc71 100644
--- a/assets/github-action-config.json
+++ b/assets/github-action-config.json
@@ -1,8 +1,8 @@
{
"MinorVersionToConfig": {
"latest": {
- "TargetVersion": "v1.47.1",
- "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.47.1/golangci-lint-1.47.1-linux-amd64.tar.gz"
+ "TargetVersion": "v1.47.2",
+ "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.47.2/golangci-lint-1.47.2-linux-amd64.tar.gz"
},
"v1.10": {
"Error": "golangci-lint version 'v1.10' isn't supported: we support only v1.14.0 and later versions"
@@ -155,8 +155,8 @@
"AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.46.2/golangci-lint-1.46.2-linux-amd64.tar.gz"
},
"v1.47": {
- "TargetVersion": "v1.47.1",
- "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.47.1/golangci-lint-1.47.1-linux-amd64.tar.gz"
+ "TargetVersion": "v1.47.2",
+ "AssetURL": "https://github.com/golangci/golangci-lint/releases/download/v1.47.2/golangci-lint-1.47.2-linux-amd64.tar.gz"
},
"v1.5": {
"Error": "golangci-lint version 'v1.5' isn't supported: we support only v1.14.0 and later versions"
diff --git a/docs/template_data.state b/docs/template_data.state
index 4af4ad53949d..e2892c4f501e 100755
--- a/docs/template_data.state
+++ b/docs/template_data.state
@@ -1,2 +1,2 @@
This file stores hash of website templates to trigger Netlify rebuild when something changes, e.g. new linter is added.
-ba0e0f68315c94781e4f718e5dbc0fb26ee120d5043191fd242e63bdd0c825ca
\ No newline at end of file
+a0383a6267cbdc191073668a4e3254db52739a33586dcb5c69588cc8f67b1515
\ No newline at end of file