Update webmention data and dependencies

- Reordered entries in webmention JSON files for consistency.
- Updated `weeknotebot` version from 1.5.0 to 1.5.1 in `poetry.lock` and `requirements.txt`.
- Enhanced `weeknote-config.json` structure for better readability and maintainability.
This commit is contained in:
Fundor333
2025-04-16 12:23:52 +02:00
parent 34c29f8453
commit 339256e08d
15 changed files with 61 additions and 67 deletions

View File

@@ -5,7 +5,7 @@ on:
- cron: "0 6 * * 0"
workflow_dispatch:
jobs:
webmentions:
weekly:
runs-on: ubuntu-latest
steps:
- name: Check out repository