Skip to content

Commit

Permalink
Update dependencies (#164)
Browse files Browse the repository at this point in the history
Update dependencies:
* Update mike requirement from ~=1.1 to ~=2.0 (#163)

Update `pre-commit` hooks.


Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
CasperWA and dependabot[bot] authored Nov 8, 2023
1 parent 1de560b commit b088dee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
exclude: ^.*\.ttl$

- repo: https://github.com/ambv/black
rev: 23.10.1
rev: 23.11.0
hooks:
- id: black
args:
Expand Down
2 changes: 1 addition & 1 deletion requirements_docs.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
invoke~=2.2
mike~=1.1
mike~=2.0
mkdocs~=1.5
mkdocs-awesome-pages-plugin~=2.9
mkdocs-material~=9.4
Expand Down

0 comments on commit b088dee

Please sign in to comment.