From 8a919426f0e8665a0e6b01c2fcf3113587f8b040 Mon Sep 17 00:00:00 2001 From: pq Date: Fri, 28 Sep 2018 21:31:32 +0000 Subject: [PATCH] bump to linter 0.1.65 * fix cast exceptions related to mixin support Change-Id: I26361e41f9dee940c462558b6d8251a93f351ecb Reviewed-on: https://dart-review.googlesource.com/77227 Reviewed-by: Brian Wilkerson Commit-Queue: Phil Quitslund --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index b52bc663beb..ab77e149fb6 100644 --- a/DEPS +++ b/DEPS @@ -95,7 +95,7 @@ vars = { "intl_tag": "0.15.6", "jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1", "json_rpc_2_tag": "2.0.9", - "linter_tag": "0.1.64", + "linter_tag": "0.1.65", "logging_tag": "0.11.3+2", "markdown_tag": "2.0.2", "matcher_tag": "0.12.3",