mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 15:22:15 +00:00
Remove exclusion that is no longer used
Issue gh-16268
This commit is contained in:
parent
cb08e37d31
commit
180ac5497e
1
.github/dependabot.template.yml
vendored
1
.github/dependabot.template.yml
vendored
@ -36,6 +36,5 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: weekly
|
interval: weekly
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "sjohnr/*"
|
|
||||||
- dependency-name: "spring-io/*"
|
- dependency-name: "spring-io/*"
|
||||||
- dependency-name: "spring-security-release-tools/*"
|
- dependency-name: "spring-security-release-tools/*"
|
||||||
|
6
.github/dependabot.yml
vendored
6
.github/dependabot.yml
vendored
@ -66,8 +66,6 @@ updates:
|
|||||||
labels:
|
labels:
|
||||||
- 'type: task'
|
- 'type: task'
|
||||||
- 'in: build'
|
- 'in: build'
|
||||||
ignore:
|
|
||||||
- dependency-name: sjohnr/*
|
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
target-branch: main
|
target-branch: main
|
||||||
directory: /
|
directory: /
|
||||||
@ -76,8 +74,6 @@ updates:
|
|||||||
labels:
|
labels:
|
||||||
- 'type: task'
|
- 'type: task'
|
||||||
- 'in: build'
|
- 'in: build'
|
||||||
ignore:
|
|
||||||
- dependency-name: sjohnr/*
|
|
||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
target-branch: docs-build
|
target-branch: docs-build
|
||||||
directory: /
|
directory: /
|
||||||
@ -86,8 +82,6 @@ updates:
|
|||||||
labels:
|
labels:
|
||||||
- 'type: task'
|
- 'type: task'
|
||||||
- 'in: build'
|
- 'in: build'
|
||||||
ignore:
|
|
||||||
- dependency-name: sjohnr/*
|
|
||||||
|
|
||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
target-branch: docs-build
|
target-branch: docs-build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user