We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 929a773 + 0d915c8 commit 5a45ee8Copy full SHA for 5a45ee8
2 files changed
.github/dependabot.yml
@@ -7,16 +7,6 @@
7
8
version: 2
9
updates:
10
- - package-ecosystem: "github-actions"
11
- directory: "/"
12
- schedule:
13
- interval: "weekly"
14
- labels: ["skip-notes"]
15
- open-pull-requests-limit: 3
16
- groups:
17
- actions:
18
- patterns:
19
- - "*"
20
- package-ecosystem: gomod
21
directory: /
22
schedule:
docs/_config.yml
@@ -14,7 +14,7 @@ kramdown:
ndash: "--"
mdash: "---"
-remote_theme: just-the-docs/just-the-docs@v0.10.0
+remote_theme: just-the-docs/just-the-docs@v0.12.0
plugins:
- jekyll-remote-theme
0 commit comments