Skip to content

Commit

Permalink
Merge pull request #719 from microsoftgraph/fix/dependabot-not-running
Browse files Browse the repository at this point in the history
Removes unused poetry config to unblock Dependabot updates
  • Loading branch information
Ndiritu authored Dec 4, 2024
2 parents 78afee1 + 56531a0 commit 8c3781a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,3 @@ push = false
[tool.bumpver.file_patterns]
"pyproject.toml" = ['current_version = "{version}"', 'version = "{version}"']
"src/msgraph_core/_constants.py" = ["{version}"]

[tool.poetry.packages]
include = ["src/msgraph_core"]

0 comments on commit 8c3781a

Please sign in to comment.