Skip to content

Commit

Permalink
Update dependencies (#120)
Browse files Browse the repository at this point in the history
Update GH Actions:

* Bump chuhlomin/render-template from 1.4 to 1.5 (#119)

Update `pre-commit` hooks.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
CasperWA and dependabot[bot] committed Jun 7, 2022
1 parent addc708 commit bb61604
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit bb61604

Please sign in to comment.