diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7881d906fc83..021cbb7b2e7f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: hooks: - id: prettier additional_dependencies: - - prettier@3.4.1 # npm + - prettier@3.4.2 # npm - prettier-plugin-sh@0.14.0 # npm - prettier-plugin-toml@2.0.1 # npm - '@prettier/plugin-xml@0.12.0' # npm @@ -109,7 +109,7 @@ repos: hooks: - id: autoflake - repo: https://github.com/asottile/pyupgrade - rev: v3.19.0 + rev: v3.19.1 hooks: - id: pyupgrade args: