Skip to content

Commit 20358fe

Browse files
author
Daan Hoogland
committed
add dependabot workflow file to rat exclusion list
1 parent fd6623d commit 20358fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,6 +1075,7 @@
10751075
<exclude>ui/legacy/**</exclude>
10761076
<exclude>utils/testsmallfileinactive</exclude>
10771077
<exclude>**/src/test/resources/mockito-extensions/org.mockito.plugins.MockMaker</exclude>
1078+
<exclude>.github/workflows/dependabot.yaml</exclude>
10781079
</excludes>
10791080
</configuration>
10801081
</plugin>

0 commit comments

Comments
 (0)