Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
CIF-ontology Team authored and CIF-ontology Team committed Aug 16, 2023
1 parent 29b3f12 commit a72e9a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
exclude: ^.*(\.ttl|\.cif)$

- repo: https://github.com/ambv/black
rev: 23.3.0
rev: 23.7.0
hooks:
- id: black
args:
Expand All @@ -34,7 +34,7 @@ repos:
files: ^dic2owl/.*$

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

0 comments on commit a72e9a9

Please sign in to comment.