From 64c311816604c81ffae0e7206fb89baffc897c7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20M=C3=BCller?= Date: Sat, 28 May 2022 14:30:19 +0200 Subject: [PATCH] Update ameba to 1.0 --- shard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shard.yml b/shard.yml index e21ca85..333d577 100644 --- a/shard.yml +++ b/shard.yml @@ -15,7 +15,7 @@ dependencies: development_dependencies: ameba: github: crystal-ameba/ameba - version: ~> 0.14.0 + version: ~> 1.0 crystal: ">= 0.36.0"