Skip to content

Commit

Permalink
ci: Fix pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
ewuerger committed Sep 18, 2024
1 parent cd93439 commit cb0c9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ repos:
- id: mypy
args: [--follow-imports=silent]
additional_dependencies:
- capellambse==0.6.5
- capellambse==0.6.6
- mkdocs
- mkdocs-gen-files
- mkdocs-literate-nav
Expand Down

0 comments on commit cb0c9d0

Please sign in to comment.