Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#154)
Browse files Browse the repository at this point in the history
Update GH Actions:

* Bump chuhlomin/render-template from 1.6 to 1.7 (#153)

Update `pre-commit` hooks.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CIF-ontology Team <[email protected]>
  • Loading branch information
3 people committed May 18, 2023
1 parent 7a26a61 commit 7e18130
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 @@ -69,7 +69,7 @@ jobs:

- name: Fetch PR body
id: pr_body
uses: chuhlomin/render-template@v1.6
uses: chuhlomin/render-template@v1.7
with:
template: .github/static/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 @@ -34,7 +34,7 @@ repos:
files: ^dic2owl/.*$

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.2.0
rev: v1.3.0
hooks:
- id: mypy
exclude: ^tests/.*$
Expand Down

0 comments on commit 7e18130

Please sign in to comment.