We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13de485 commit ddb732dCopy full SHA for ddb732d
.github/dependabot.yml
@@ -10,6 +10,7 @@ updates:
10
# Ignore forked linters because of their versioning issues.
11
- dependency-name: "github.com/golangci/dupl"
12
- dependency-name: "github.com/golangci/gofmt"
13
+ - dependency-name: "github.com/golangci/swaggoswag"
14
- dependency-name: "github.com/golangci/unconvert"
15
- package-ecosystem: github-actions
16
directory: "/"
0 commit comments