Update dependency mkdocs-git-revision-date-localized-plugin to v1 (#375)

* Update dependency mkdocs-git-revision-date-localized-plugin to v1

Signed-off-by: Peter <magic@kthx.at>

* [git-revision-date-localized] should be defined after the i18n plugin

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Peter <magic@kthx.at>
Dieser Commit ist enthalten in:
renovate[bot] 2022-02-21 20:44:02 +01:00 committet von GitHub
Ursprung 711ace44ee
Commit c27a2cb146
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 4AEE18F83AFDEB23
2 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen

Datei anzeigen

@ -155,9 +155,6 @@ nav:
plugins:
- search
- git-revision-date-localized:
type: iso_datetime
timezone: Europe/Berlin
- i18n: # <--- Translation plugin
default_language: en
languages:
@ -252,6 +249,9 @@ plugins:
'Third party apps': 'Anwendungen von Drittanbietern'
'Borgmatic Backup': 'Borgmatic-Sicherung'
#### End of german translation
- git-revision-date-localized:
type: iso_datetime
timezone: Europe/Berlin
- redirects:
redirect_maps:
# 'old': 'new'

Datei anzeigen

@ -2,4 +2,4 @@ mkdocs-material==8.2.1
mkdocs-redirects==1.0.3
pygments==2.11.2
mkdocs-static-i18n==0.43
mkdocs-git-revision-date-localized-plugin==0.12.1
mkdocs-git-revision-date-localized-plugin==1.0.0