aboutsummaryrefslogtreecommitdiff
path: root/.typos.toml
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-10-08 20:19:17 +0200
committerGravatar GitHub <noreply@github.com> 2023-10-08 20:19:17 +0200
commit13a1c412dfb1878329b62d7c1adb4421d67c279b (patch)
treeacb8a64ec4917f51ceba2ee469b18b06222694ed /.typos.toml
parent8d72465f28100c2895f121d78055a04cc55174f5 (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.toml1
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/",
]