diff options
| author | 2023-10-08 20:19:17 +0200 | |
|---|---|---|
| committer | 2023-10-08 20:19:17 +0200 | |
| commit | 13a1c412dfb1878329b62d7c1adb4421d67c279b (patch) | |
| tree | acb8a64ec4917f51ceba2ee469b18b06222694ed /.typos.toml | |
| parent | 8d72465f28100c2895f121d78055a04cc55174f5 (diff) | |
Minor update dependencies (#5693)
* Minor update dependencies
Follow-up of https://github.com/FreshRSS/FreshRSS/pull/5691
Mostly dev dependencies; nothing that affects our runtime
* Update versions for GitHub Actions
* Fix newly found typos
* Fix exclude path
Diffstat (limited to '.typos.toml')
| -rw-r--r-- | .typos.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.typos.toml b/.typos.toml index 32c8afe53..125adf2ce 100644 --- a/.typos.toml +++ b/.typos.toml @@ -45,6 +45,7 @@ extend-exclude = [ "lib/SimplePie/", "node_modules/", "p/scripts/vendor/", + "p/themes/BlueLagoon/README.md", "package-lock.json", "vendor/", ] |
