mirror of
https://github.com/docker/setup-compose-action.git
synced 2025-04-19 14:10:04 +02:00
commit
55fa65fc8b
19
.github/dependabot.yml
vendored
Normal file
19
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
labels:
|
||||
- "dependencies"
|
||||
- "bot"
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
versioning-strategy: "increase"
|
||||
allow:
|
||||
- dependency-type: "production"
|
||||
labels:
|
||||
- "dependencies"
|
||||
- "bot"
|
@ -1,7 +1,7 @@
|
||||
[](https://github.com/docker/setup-compose-action/releases/latest)
|
||||
[](https://github.com/marketplace/actions/docker-setup-compose)
|
||||
[](https://github.com/docker/setup-compose-action/actions?workflow=ci)
|
||||
[](https://github.com/docker/setup-compose-action/actions?workflow=test)
|
||||
[](https://github.com/docker/setup-compose-action/actions?workflow=ci)
|
||||
[](https://github.com/docker/setup-compose-action/actions?workflow=test)
|
||||
[](https://codecov.io/gh/docker/setup-compose-action)
|
||||
|
||||
## About
|
||||
|
Loading…
x
Reference in New Issue
Block a user