diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 80eb80c3ef..68b29dc13e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: gitleaks - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.0.3 + rev: v3.1.0 hooks: - id: prettier types: @@ -49,7 +49,7 @@ repos: # Rules are in .yamllint.yaml file # See https://yamllint.readthedocs.io/en/stable/rules.html# for rule descriptions - repo: https://github.com/adrienverge/yamllint.git - rev: v1.32.0 + rev: v1.33.0 hooks: - id: yamllint