diff --git a/.github/workflows/ci_dependabot.yml b/.github/workflows/ci_dependabot.yml index c4c4dfd..ba35fea 100644 --- a/.github/workflows/ci_dependabot.yml +++ b/.github/workflows/ci_dependabot.yml @@ -75,7 +75,7 @@ jobs: - name: Fetch PR body id: pr_body - uses: chuhlomin/render-template@v1.4 + uses: chuhlomin/render-template@v1.5 with: template: .github/utils/single_dependency_pr_body.txt diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 76cfba8..cfcceb7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: args: [-r] - repo: https://github.com/pre-commit/mirrors-mypy - rev: v0.950 + rev: v0.960 hooks: - id: mypy additional_dependencies: