Skip to content

Commit

Permalink
ignore activiti upgrade until bug is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopar committed Dec 24, 2023
1 parent aee5f09 commit 93a92c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ updates:
directory: /
schedule:
interval: daily
ignore:
- dependency-name: "org.activiti:activiti-spring-boot-starter"
versions:
- 8.1.0 # until the bug https://github.com/Activiti/Activiti/issues/4491 is fixed.
- package-ecosystem: docker
directory: /
schedule:
Expand Down

0 comments on commit 93a92c5

Please sign in to comment.