Skip to content

Commit 611bd67

Browse files
committed
Ignore token-macro > 2.13.
1 parent 04373a1 commit 611bd67

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,11 @@ updates:
2222
versions:
2323
- ">= 3.7.0"
2424
- dependency-name: org.jenkins-ci.main:maven-plugin
25-
versions:
25+
versions:.
2626
- "> 3.8"
27+
- dependency-name: org.jenkins-ci.plugins:token-macro
28+
versions:
29+
- "> 2.13"
2730
- dependency-name: org.webjars:popper.js
2831
versions:
2932
- ">= 2.0.0"

0 commit comments

Comments
 (0)