mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2026-09-16 18:13:23 +00:00
test run (#748)
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
# To get started with Dependabot version updates, you'll need to specify which
|
||||
# package ecosystems to update and where the package manifests are located.
|
||||
# Please see the documentation for all configuration options:
|
||||
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
|
||||
|
||||
version: 2
|
||||
registries:
|
||||
maven-alfresco-internal:
|
||||
@@ -23,7 +18,6 @@ updates:
|
||||
allow:
|
||||
- dependency-type: "direct"
|
||||
ignore:
|
||||
# Ignore the SDK's own internal modules
|
||||
- dependency-name: "org.alfresco.maven:*"
|
||||
- dependency-name: "org.alfresco.maven.plugin:*"
|
||||
- dependency-name: "org.alfresco.maven.archetype:*"
|
||||
@@ -44,9 +38,6 @@ updates:
|
||||
slf4j:
|
||||
patterns:
|
||||
- "org.slf4j*"
|
||||
sonatype:
|
||||
patterns:
|
||||
- "org.sonatype*"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user