Skip to content

Commit

Permalink
remove quote4s
Browse files Browse the repository at this point in the history
  • Loading branch information
yaminidhamija committed Apr 15, 2024
1 parent 967e700 commit 7c35398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ version: 2
updates:
- package-ecosystem: "maven"
directory: "/"
target-branch: "${{secrets.BRANCH }}"
target-branch: ${{secrets.BRANCH}}
schedule:
interval: "daily"

0 comments on commit 7c35398

Please sign in to comment.