Skip to content

Commit

Permalink
Bump pre-commit from 3.6.0 to 3.6.1
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.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.6.0...v3.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2024
1 parent e610731 commit 090eaf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mypy==1.8.0
pylint==3.0.3
pre-commit==3.6.0
pre-commit==3.6.1
homeassistant==2024.1.5
music-assistant==2.0.0b93
async_timeout==4.0.3
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mypy==1.8.0
pylint==3.0.3
pre-commit==3.6.0
pre-commit==3.6.1
music-assistant==2.0.0b93
async_timeout==4.0.3
pytest-homeassistant-custom-component==0.13.100
Expand Down

0 comments on commit 090eaf7

Please sign in to comment.