paginate: fix deprecation warning

This commit is contained in:
Andreas Deininger
2024-10-18 21:56:47 +02:00
parent c2db79ee4b
commit 4ab18490cd
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
[module.hugoVersion]
extended = true
min = "0.87.0"
max = "0.135.0"
max = "0.136.2"