mirror of
https://github.com/Roslund/sthlm-mesh.git
synced 2026-03-28 17:43:02 +01:00
ignore hugo-extended
This commit is contained in:
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@@ -6,6 +6,10 @@ updates:
|
|||||||
interval: daily
|
interval: daily
|
||||||
time: '20:00'
|
time: '20:00'
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
ignore:
|
||||||
|
# Freeze hugo-extended due to theme issue.
|
||||||
|
- dependency-name: "hugo-extended"
|
||||||
|
versions: ["*"]
|
||||||
- package-ecosystem: bundler
|
- package-ecosystem: bundler
|
||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
|
|||||||
Reference in New Issue
Block a user