Skip to content

Commit

Permalink
Merge ecd258c into e4b699b
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 9, 2023
2 parents e4b699b + ecd258c commit 064604e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 6 deletions.
17 changes: 12 additions & 5 deletions .github/dependabot.yml
@@ -1,7 +1,14 @@
version: 2
updates:
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
- package-ecosystem: bundler
directory: "/"
schedule:
interval: daily
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
- package-ecosystem: gitsubmodule
directory: "{resources}/test/JSON-Schema-Test-Suite"
schedule:
interval: daily
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:

- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
submodules: recursive

Expand Down

0 comments on commit 064604e

Please sign in to comment.