diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7c0313f..2861656 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: shellcheck - repo: https://github.com/scop/pre-commit-shfmt - rev: v3.8.0-1 + rev: v3.9.0-1 hooks: - id: shfmt args: [-w, -s, -i=4] @@ -61,7 +61,7 @@ repos: - id: flake8-ros - repo: https://github.com/ComPWA/mirrors-pyright - rev: v1.1.375 + rev: v1.1.377 hooks: - id: pyright