diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fc09c76..f614f6d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: # Autoformat: Bash scripts - repo: https://github.com/lovesegfault/beautysh - rev: v6.2.1 + rev: v6.4.1 hooks: - id: beautysh additional_dependencies: @@ -28,7 +28,7 @@ repos: # Lint - repo: https://github.com/pre-commit/mirrors-eslint - rev: v9.37.0 + rev: v9.39.0 hooks: - id: eslint additional_dependencies: