We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887e95f commit e4ebf17Copy full SHA for e4ebf17
.github/dependabot.yaml .github/dependabot.yml.github/dependabot.yaml renamed to .github/dependabot.yml
@@ -2,7 +2,7 @@ version: 2
2
3
updates:
4
# Enable version updates for bundler
5
- - package ecosystem: "bundler"
+ - package-ecosystem: "bundler"
6
# Target non-default branch
7
target-branch: "v5"
8
# Look for `Gemfile.lock` in the `root` directory
0 commit comments