Skip to content

Commit

Permalink
Upgrade: [dependabot] - bump pre-commit from 3.8.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.8.0 to 4.0.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v3.8.0...v4.0.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 8, 2024
1 parent 3bb0b2e commit e22a751
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,15 +34,15 @@ gitpython = "^3.1.42"
requests = "^2.32.3"
boto3 = "^1.35.34"
argparse = "^1.4.0"
pre-commit = "^3.8.0"
pre-commit = "^4.0.0"
pytest = "^8.3.3"
cfn-lint = "^1.16.0"
pyjwt = {extras = ["crypto"], version = "^2.9.0"}

[tool.poetry.scripts]

[tool.poetry.group.dev.dependencies]
pre-commit = "^3.8.0"
pre-commit = "^4.0.0"
cfn-lint = "^1.16.0"
black = "^24.8.0"
flake8 = "^7.1.1"
Expand Down

0 comments on commit e22a751

Please sign in to comment.