diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8019c3b0..e10dd31d 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.4.2 + rev: v6.4.3 hooks: - id: beautysh additional_dependencies: @@ -28,7 +28,7 @@ repos: # Lint - repo: https://github.com/pre-commit/mirrors-eslint - rev: v10.0.2 + rev: v10.4.1 hooks: - id: eslint additional_dependencies: