Skip to content

Commit

Permalink
Merge branch 'master' into fen-security-policy-updates2
Browse files Browse the repository at this point in the history
  • Loading branch information
openprivacy authored Oct 1, 2024
2 parents 1ef6f7b + c7cd3a0 commit 2a27352
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
14 changes: 7 additions & 7 deletions .config/mkdocs/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .config/mkdocs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
mkdocs-material = {git = "https://github.com/squidfunk/mkdocs-material-insiders.git", rev = "9.5.28-insiders-4.53.11"}
mkdocs-git-revision-date-localized-plugin = "^1.2.8"
pymdown-extensions = "^10.9"
mkdocs-git-revision-date-localized-plugin = "^1.2.9"
pymdown-extensions = "^10.11"


[build-system]
Expand Down
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,10 @@ repos:
- id: check-json
- id: check-added-large-files
- repo: https://github.com/mattlqx/pre-commit-search-and-replace
rev: v1.1.3
rev: v1.1.5
hooks:
- id: search-and-replace
language_version: default
types: [markdown]
args:
- "--config=.config/pre-commit-search-and-replace.yaml"
Expand Down

0 comments on commit 2a27352

Please sign in to comment.