Skip to content

Commit a83dfa0

Browse files
author
Paulo Ribeiro
committed
toolchain: Bump mkdocs-rss-plugin to 0.14.0
The updated version includes the fix from Guts/mkdocs-rss-plugin#49
1 parent 517c864 commit a83dfa0

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

mkdocs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ plugins:
6161
- search
6262
- include-markdown
6363
- git-revision-date-localized
64-
# Update requirements.txt for mkdocs-rss-plugin when
65-
# https://github.com/Guts/mkdocs-rss-plugin/pull/49 is merged
6664
- rss:
6765
image: "https://docs.codacy.com/assets/images/codacy-logo.png"
6866
match_path: "release-notes/.*"

requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,4 @@ mkdocs-monorepo-plugin==0.4.12
99
mkdocs-markdownextradata-plugin==0.2.4
1010
mkdocs-redirects==1.0.1
1111
mkdocs-include-markdown-plugin==2.8.0
12-
# mkdocs-rss-plugin==0.13.0
13-
git+https://github.com/pauloribeiro-codacy/mkdocs-rss-plugin.git@fix/filter-match-path#egg=mkdocs-rss-plugin
12+
mkdocs-rss-plugin==0.14.0

0 commit comments

Comments
 (0)