Skip to content

Commit

Permalink
[Auto-generated] Update dependencies (#247)
Browse files Browse the repository at this point in the history
Update `pre-commit` hooks
  • Loading branch information
TEAM4-0 authored Mar 4, 2024
1 parent e078669 commit b3fdea4
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 @@ -42,7 +42,7 @@ repos:
# More information can be found in its documentation:
# https://docs.astral.sh/ruff/
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.2
rev: v0.3.0
hooks:
- id: ruff
# Fix what can be fixed in-place and exit with non-zero status if files were
Expand Down Expand Up @@ -74,7 +74,7 @@ repos:
- id: mypy

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

0 comments on commit b3fdea4

Please sign in to comment.