diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 93a9779..4889f83 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,17 +31,17 @@ repos: - id: name-tests-test args: ["--pytest-test-first"] - repo: https://github.com/abravalheri/validate-pyproject - rev: v0.25 + rev: '0.26' hooks: - id: validate-pyproject name: Validate pyproject.toml - repo: https://github.com/PyCQA/autoflake - rev: v2.3.3 + rev: v2.4.0 hooks: - id: autoflake args: [--in-place] - repo: https://github.com/pycqa/isort - rev: 9.0.0b2 + rev: 9.0.0b5 hooks: - id: isort - repo: https://github.com/asottile/pyupgrade @@ -77,7 +77,7 @@ repos: # - id: pyroma # args: [-n, "10", .] - repo: https://github.com/shellcheck-py/shellcheck-py - rev: "v0.11.0.1" + rev: "v0.11.0.1-1" hooks: - id: shellcheck - repo: https://github.com/pre-commit/pygrep-hooks diff --git a/GB_VERSION.txt b/GB_VERSION.txt index da772b9..2cf514e 100644 --- a/GB_VERSION.txt +++ b/GB_VERSION.txt @@ -1 +1 @@ -10.4.1 +10.5.0