Skip to content

Commit

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

* Bump chuhlomin/render-template from 1.2 to 1.3 (#89)

Update `pre-commit` hooks.

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: OPTIMADE Developers <dev@optimade.org>
  • Loading branch information
3 people authored Jan 3, 2022
1 parent 7aebcd5 commit 0f53feb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Fetch PR body
id: pr_body
uses: chuhlomin/render-template@v1.2
uses: chuhlomin/render-template@v1.3
with:
template: .github/utils/single_dependency_pr_body.txt

Expand Down
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.0.1
rev: v4.1.0
hooks:
- id: check-yaml
name: Check YAML
Expand Down Expand Up @@ -28,7 +28,7 @@ repos:
args: [-r]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.910-1
rev: v0.930
hooks:
- id: mypy

Expand Down

0 comments on commit 0f53feb

Please # to comment.