mirror of
https://github.com/actions/runner.git
synced 2025-12-14 13:43:33 +00:00
Rename dependabot.yml to .github/dependabot.yml (#2744)
This commit is contained in:
2
dependabot.yml → .github/dependabot.yml
vendored
2
dependabot.yml → .github/dependabot.yml
vendored
@@ -17,4 +17,4 @@ updates:
|
|||||||
target-branch: "main"
|
target-branch: "main"
|
||||||
allow:
|
allow:
|
||||||
- dependency-type: direct
|
- dependency-type: direct
|
||||||
- dependency-type: production # check only dependencies, which are going to the compiled app, not supporting tools like @vue-cli
|
- dependency-type: production # check only dependencies, which are going to the compiled app, not supporting tools like @vue-cli
|
||||||
Reference in New Issue
Block a user