mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-14 06:51:14 +00:00
14 lines
275 B
YAML
14 lines
275 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
reviewers:
|
|
- "golangci/team"
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
reviewers:
|
|
- "golangci/team"
|