diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ac2bdc3..555942d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: # hooks: # - id: prettier - repo: https://github.com/ambv/black - rev: "23.3.0" + rev: "23.7.0" hooks: - id: black - repo: https://github.com/lovesegfault/beautysh @@ -19,7 +19,7 @@ repos: hooks: - id: beautysh - repo: https://github.com/adrienverge/yamllint - rev: "v1.31.0" + rev: "v1.32.0" hooks: - id: yamllint