Skip to content

Commit 7372af6

Browse files
marko-bekhtayrodiere
authored andcommitted
Add ignore rules for GitHub bot license check
1 parent d309460 commit 7372af6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/hibernate-github-bot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,7 @@ develocity:
6767
replacement: "" # Just remove these tags
6868
licenseAgreement:
6969
enabled: true
70+
ignore:
71+
# See the `build-dependencies` group in the Dependabot's configuration file
72+
- user: dependabot[bot]
73+
titlePattern: "Bump.*"

0 commit comments

Comments
 (0)