diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 227ba6b..dcd3528 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -66,7 +66,7 @@ repos: - repo: https://github.com/Mateusz-Grzelinski/actionlint-py # renovate: datasource=git-tags depName=https://github.com/Mateusz-Grzelinski/actionlint-py depType=devDependencies versioning=pep440 - rev: a1faddedc7c21fa1a5b9bb42e1c3ddbe94e96aa3 # v1.7.4.18 + rev: 060504a904804d5314d4db5dd12aa8751717ffc7 # v1.7.4.20 hooks: - id: actionlint additional_dependencies: diff --git a/data/versions.yaml b/data/versions.yaml index aa73865..42714c0 100644 --- a/data/versions.yaml +++ b/data/versions.yaml @@ -3,7 +3,7 @@ ########################################################### # renovate: datasource=git-tags depName=https://github.com/Mateusz-Grzelinski/actionlint-py depType=devDependencies versioning=pep440 -actionlint: 'a1faddedc7c21fa1a5b9bb42e1c3ddbe94e96aa3 # v1.7.4.18' +actionlint: '060504a904804d5314d4db5dd12aa8751717ffc7 # v1.7.4.20' # renovate: datasource=git-tags depName=https://github.com/PyCQA/bandit depType=devDependencies bandit: '36fd65054fc8864b4037d0918904f9331512feb5 # 1.7.10'