Skip to content

Commit

Permalink
chore(deps): bump pre-commit from v3.6.0 to v3.6.2
Browse files Browse the repository at this point in the history
| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| pypi       | pre-commit | 3.6.0 | 3.6.2 |
  • Loading branch information
renovate-bot authored and Kurt-von-Laven committed Mar 19, 2024
1 parent d1e9bde commit a26bb38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ build-backend = "poetry.core.masonry.api"
black = "==23.12.0"
commitizen = "==3.13.0" # Keep in sync with .pre-commit-config.yaml.
mypy = "==1.7.1"
pre-commit = "==3.6.0"
pre-commit = "==3.6.2"
pycodestyle = "==2.11.1"
pylint = "==3.0.3"
ruff = "==0.1.8"
Expand Down

0 comments on commit a26bb38

Please sign in to comment.