Skip to content

Commit

Permalink
Update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
TEAM4-0 committed Apr 5, 2023
1 parent 383d896 commit 8d489c9
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 @@ -29,7 +29,7 @@ repos:
# Black is a code style and formatter
# It works on files in-place
- repo: https://github.com/ambv/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black

Expand All @@ -54,7 +54,7 @@ repos:
- id: mypy

- repo: https://github.com/SINTEF/ci-cd
rev: v2.2.0
rev: v2.3.0
hooks:
- id: docs-api-reference
args:
Expand Down

0 comments on commit 8d489c9

Please sign in to comment.