Skip to content

Commit bb53508

Browse files
Automator: update common-files@master in istio/api@master (#2896)
1 parent 95b5260 commit bb53508

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

common/.commonfiles.sha

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6403a5054d10955bf227504b88aecf8b2816928e
1+
5f3fa5b9fb77bbe51a5827509f942f6d88b9f72c

common/config/.golangci-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
service:
99
# When updating this, also update the version stored in docker/build-tools/Dockerfile in the istio/tools repo.
10-
golangci-lint-version: 1.49.x # use the fixed version to not introduce new linters unexpectedly
10+
golangci-lint-version: 1.54.x # use the fixed version to not introduce new linters unexpectedly
1111
run:
1212
# timeout for analysis, e.g. 30s, 5m, default is 1m
1313
deadline: 20m

common/config/.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
service:
99
# When updating this, also update the version stored in docker/build-tools/Dockerfile in the istio/tools repo.
10-
golangci-lint-version: 1.53.x # use the fixed version to not introduce new linters unexpectedly
10+
golangci-lint-version: 1.54.x # use the fixed version to not introduce new linters unexpectedly
1111
run:
1212
# timeout for analysis, e.g. 30s, 5m, default is 1m
1313
deadline: 20m

0 commit comments

Comments
 (0)