diff --git a/.github/workflows/functional-tests.yml b/.github/workflows/functional-tests.yml index 3c67219..2796708 100644 --- a/.github/workflows/functional-tests.yml +++ b/.github/workflows/functional-tests.yml @@ -23,7 +23,7 @@ jobs: fail-fast: false matrix: os: ["ubuntu", "macos"] - version: ["latest", "9.13.0", "9.12.0", "9.11.1", "9.11.0", "9.10.1"] + version: ["latest", "10.0.0", "9.13.0", "9.12.0", "9.11.1", "9.11.0"] runs-on: ${{ matrix.os }}-latest steps: - name: Checkout ${{ github.repository }} diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2ea3a17..b236b6e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: gitleaks stages: ["commit", "push"] - repo: https://github.com/fabasoad/pre-commit-grype - rev: v0.4.0 + rev: v0.6.0 hooks: - id: grype-dir args: