Skip to content

Commit

Permalink
chore(deps): update dependency mkdocs to v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 57e0f23 commit a3adeb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Find Latest Tag
id: latest_tag
uses: oprypin/[email protected].2
uses: oprypin/[email protected].1
with:
repository: ${{ github.repository }}
regex: '^\d+\.\d+\.\d+$'
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mkdocs==1.5.3
mkdocs==1.6.0
mkdocs-material==9.0.9
mkdocs-material-extensions==1.1.1
mike==1.1.2
Expand Down

0 comments on commit a3adeb5

Please sign in to comment.