5
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2026-08-14 04:40:51 +00:00

Update dependency maunium/synapse-http-antispam to v0.5.1

This commit is contained in:
renovate[bot]
2026-08-13 14:07:32 +00:00
committed by Slavi Pantaleev
parent 1cda13f39a
commit a17042fa1c
@@ -1609,7 +1609,7 @@ matrix_synapse_ext_spam_checker_mjolnir_antispam_config:
matrix_synapse_ext_synapse_http_antispam_enabled: false
matrix_synapse_ext_synapse_http_antispam_git_repository_url: "https://github.com/maunium/synapse-http-antispam"
# renovate: datasource=github-releases depName=maunium/synapse-http-antispam
matrix_synapse_ext_synapse_http_antispam_git_version: "v0.5.0"
matrix_synapse_ext_synapse_http_antispam_git_version: "v0.5.1"
# Where Synapse can locate the consumer of the antispam API. Currently
# Draupnir is the only consumer of this API that is playbook supported.
# But https://github.com/maunium/meowlnir also supports the API.