File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/src/docs/contributing Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ See [there](/contributing/new-linters#how-to-add-a-private-linter-to-golangci-li
12
12
13
13
## How to update an existing linter
14
14
15
- We use Dependabot to update dependencies (linters included) .
15
+ We use [ Dependabot] ( https://github.com/golangci/golangci-lint/blob/HEAD/.github/dependabot.yml ) to update dependencies, including linters .
16
16
The updates happen at least automatically once a week (Sunday 11am UTC).
17
17
18
- No pull requests to update a linter will be accepted unless you are the author of the linter AND specific changes are required.
18
+ No pull requests to update a linter will be accepted unless you are the author of the linter and specific changes are required.
19
19
20
20
## How to add a configuration option to an existing linter
21
21
You can’t perform that action at this time.
0 commit comments