Skip to content

Commit b4516a6

Browse files
authored
docs: update version inside module plugin automatically (#5341)
1 parent e247601 commit b4516a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/docs/plugins/module-plugins.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Requirements:
1818
### Configuration Example
1919

2020
```yaml title=.custom-gcl.yml
21-
version: v1.57.0
21+
version: {.LatestVersion}
2222
plugins:
2323
# a plugin from a Go proxy
2424
- module: 'github.com/golangci/plugin1'

0 commit comments

Comments
 (0)