diff options
| -rw-r--r-- | .github/dependabot.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f203c455a..6d9964e0c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,5 +21,5 @@ updates: - "*" exclude-patterns: - "mockery" - - "golangci-lint" + - "golangci" - "appengine" |
