Skip to content

Commit f56704c

Browse files
committed
DEPS bump to pickup the latest linter.
Includes: * Fix to skip overriding members in API doc checks (`public_member_api_docs`). * Fix to suppress lints on synthetic nodes/tokens (#193). * Message fixes (`annotate_overrides`, `public_member_api_docs`). * Fix to exclude setters from return type checks (#192). BUG= [email protected] Review URL: https://codereview.chromium.org/1770763007 .
1 parent 14983f0 commit f56704c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ vars = {
5252
"intl_rev": "@a8b480b9c436f6c0ec16730804c914bdb4e30d53",
5353
"jinja2_rev": "@2222b31554f03e62600cd7e383376a7c187967a1",
5454
"json_rpc_2_tag": "@1.1.1",
55-
"linter_rev": "@f90572f9be203a0ec9744aa3fb3b9509e3ca143d",
55+
"linter_rev": "@a60289545b34ab1f047a0a3f0673a4c5abde0eaf",
5656
"logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597",
5757
"markdown_rev": "@4aaadf3d940bb172e1f6285af4d2b1710d309982",
5858
"matcher_tag": "@0.12.0",

0 commit comments

Comments
 (0)