Skip to content

Commit

Permalink
Update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 7572939 commit ef96ddc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v5.0.0
hooks:
- id: check-yaml
exclude: "{{cookiecutter.module_slug}}/*"
Expand Down
8 changes: 4 additions & 4 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mkdocs-include-markdown-plugin==6.0.4
mkdocs-material==9.5.12
mkdocs==1.5.3
pymdown-extensions==10.7
mkdocs-include-markdown-plugin==7.1.2
mkdocs-material==9.5.46
mkdocs==1.6.1
pymdown-extensions==10.12

0 comments on commit ef96ddc

Please sign in to comment.