Skip to content

Commit

Permalink
Bump pre-commit from 3.8.0 to 4.0.1 in /.github/workflows
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.1.
- [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.1)

---
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 Nov 1, 2024
1 parent 1fa78a4 commit 0e49382
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pre-commit==3.8.0
pre-commit==4.0.1
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ nodeenv==1.8.0
# via pre-commit
platformdirs==4.2.1
# via virtualenv
pre-commit==3.8.0
pre-commit==4.0.1
# via -r pre-commit-requirements.in
pyyaml==6.0.1
# via pre-commit
Expand Down

0 comments on commit 0e49382

Please sign in to comment.