Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#223)
Browse files Browse the repository at this point in the history
Update `pre-commit` hooks
  • Loading branch information
TEAM4-0 authored Dec 1, 2023
1 parent 5c3db87 commit fff08c4
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 @@ -64,12 +64,12 @@ repos:
# The project's documentation can be found at:
# https://mypy.readthedocs.io/en/stable/index.html
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.7.0
rev: v1.7.1
hooks:
- id: mypy

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

0 comments on commit fff08c4

Please sign in to comment.