Skip to content

Commit

Permalink
Week 49 Library upgrades (#3368)
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale authored Dec 2, 2024
1 parent dd17d01 commit 80cc329
Show file tree
Hide file tree
Showing 4 changed files with 110 additions and 112 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repos:
additional_dependencies: ['@commitlint/config-conventional']
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ensure this is synced with pyproject.toml
rev: v0.8.0
rev: v0.8.1
hooks:
# Run the linter
- id: ruff
Expand Down
2 changes: 1 addition & 1 deletion mkdocs-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@

mkdocs-material==9.5.46
mkdocs-material==9.5.47
mike==2.1.3
Loading

0 comments on commit 80cc329

Please sign in to comment.