mirror of
https://github.com/netzmacht/contao-leaflet-geocode-widget.git
synced 2025-11-30 04:33:40 +01:00
Update coding standard
This commit is contained in:
27
.github/dependabot.yaml
vendored
Normal file
27
.github/dependabot.yaml
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
# https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||
|
||||
version: 2
|
||||
|
||||
updates:
|
||||
- commit-message:
|
||||
include: "scope"
|
||||
prefix: "composer"
|
||||
directory: "/"
|
||||
labels:
|
||||
- "dependency"
|
||||
open-pull-requests-limit: 0
|
||||
package-ecosystem: "composer"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
versioning-strategy: "increase"
|
||||
|
||||
- commit-message:
|
||||
include: "scope"
|
||||
prefix: "github-actions"
|
||||
directory: "/"
|
||||
labels:
|
||||
- "dependency"
|
||||
open-pull-requests-limit: 10
|
||||
package-ecosystem: "github-actions"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
Reference in New Issue
Block a user