Skip to content

Commit 80cc329

Browse files
authored
Week 49 Library upgrades (openwallet-foundation#3368)
Signed-off-by: jamshale <[email protected]>
1 parent dd17d01 commit 80cc329

File tree

4 files changed

+110
-112
lines changed

4 files changed

+110
-112
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repos:
88
additional_dependencies: ['@commitlint/config-conventional']
99
- repo: https://github.com/astral-sh/ruff-pre-commit
1010
# Ensure this is synced with pyproject.toml
11-
rev: v0.8.0
11+
rev: v0.8.1
1212
hooks:
1313
# Run the linter
1414
- id: ruff

mkdocs-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11

2-
mkdocs-material==9.5.46
2+
mkdocs-material==9.5.47
33
mike==2.1.3

0 commit comments

Comments
 (0)