diff --git a/Gemfile b/Gemfile
index 6b37ecbfba9fd2c276b786de0f231eea6d22a53c..0d3b1d5e774310c11b1ad620a829e9144c77c649 100644
--- a/Gemfile
+++ b/Gemfile
@@ -360,7 +360,7 @@ group :development, :test do
   gem 'rubocop-rspec', '~> 1.22.1'
 
   gem 'scss_lint', '~> 0.56.0', require: false
-  gem 'haml_lint', '~> 0.30.0', require: false
+  gem 'haml_lint', '~> 0.31.0', require: false
   gem 'simplecov', '~> 0.14.0', require: false
   gem 'bundler-audit', '~> 0.5.0', require: false
 
diff --git a/Gemfile.lock b/Gemfile.lock
index 8238ed4763e91b160c70f95eb618d7507c29c65c..94961354a2ecda1fe4abf58d4c9663cb090645a8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -360,7 +360,7 @@ GEM
     haml (5.0.4)
       temple (>= 0.8.0)
       tilt
-    haml_lint (0.30.0)
+    haml_lint (0.31.0)
       haml (>= 4.0, < 5.1)
       rainbow
       rake (>= 10, < 13)
@@ -1089,7 +1089,7 @@ DEPENDENCIES
   graphiql-rails (~> 1.4.10)
   graphql (~> 1.8.0)
   grpc (~> 1.19.0)
-  haml_lint (~> 0.30.0)
+  haml_lint (~> 0.31.0)
   hamlit (~> 2.8.8)
   hangouts-chat (~> 0.0.5)
   hashie-forbidden_attributes