Skip to content

Commit

Permalink
πŸ”– From dev β†’ Bump version: v1.0.6-dev into test (#25)
Browse files Browse the repository at this point in the history
Automatically created pull request for release v1.0.6-dev into test
branch.
  • Loading branch information
JuanVilla424 authored Nov 12, 2024
2 parents f553cfe + 94bb9ad commit 72ef59c
Show file tree
Hide file tree
Showing 12 changed files with 11 additions and 2,006 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.0.5
current_version = 1.0.6
commit = True
tag = False

Expand Down
1 change: 1 addition & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* text eol=lf
3 changes: 2 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
---
# .github/dependabot.yml

version: 2
Expand All @@ -10,10 +9,12 @@ updates:
commit-message:
prefix: "deps"
open-pull-requests-limit: 5
target-branch: "dev"
- package-ecosystem: "pip"
directory: "backend"
schedule:
interval: "weekly"
commit-message:
prefix: "deps"
open-pull-requests-limit: 5
target-branch: "dev"
Loading

0 comments on commit 72ef59c

Please sign in to comment.