diff --git a/lint-requirements.txt b/lint-requirements.txt index 1b0057f493..0f255aa347 100644 --- a/lint-requirements.txt +++ b/lint-requirements.txt @@ -1,5 +1,5 @@ ansible>=4,<6 # GPLv3 -ansible-lint>=6.0.0,<7.0.0 # MIT +ansible-lint>=6.0.0,<6.13.0 # MIT bandit>=1.1.0 # Apache-2.0 bashate>=0.5.1 # Apache-2.0 doc8>=0.6.0 # Apache-2.0 diff --git a/zuul.d/base.yaml b/zuul.d/base.yaml index 9c16b47f8d..ef94537ef1 100644 --- a/zuul.d/base.yaml +++ b/zuul.d/base.yaml @@ -17,6 +17,7 @@ - ^releasenotes/.*$ - ^deploy-guide/.*$ - ^test-requirements.txt$ + - ^lint-requirements.txt$ - ^etc/kolla/globals.yml$ - ^tox.ini$ - ^\..+