Skip to content

Commit 8024600

Browse files
Update all dependencies
1 parent 9007930 commit 8024600

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: check-yaml
66
exclude: "{{cookiecutter.module_slug}}/*"

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mkdocs-include-markdown-plugin==7.1.5
2-
mkdocs-material==9.6.14
1+
mkdocs-include-markdown-plugin==7.1.6
2+
mkdocs-material==9.6.17
33
mkdocs==1.6.1
4-
pymdown-extensions==10.15
4+
pymdown-extensions==10.16.1

0 commit comments

Comments
 (0)