Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
review: dependabot
  • Loading branch information
ldez committed May 4, 2025
commit 04d32d73494f4e637eae008398bcd87f4d96d9d5
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ updates:
# Ignore forked linters because of their versioning issues.
- dependency-name: "github.com/golangci/dupl"
- dependency-name: "github.com/golangci/gofmt"
- dependency-name: "github.com/golangci/swaggoswag"
- dependency-name: "github.com/golangci/unconvert"
- package-ecosystem: github-actions
directory: "/"
Expand Down
Loading