Skip to content

Commit f73e4c8

Browse files
renovate-botKurt-von-Laven
authored andcommitted
chore(deps): bump pre-commit to v3.3.3
| datasource | package | from | to | | ----------- | --------------------- | ------ | ------ | | pypi | pre-commit | 3.3.2 | 3.3.3 | | github-tags | pre-commit/pre-commit | v3.3.2 | v3.3.3 |
1 parent 8d3248a commit f73e4c8

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ repos:
7373
hooks:
7474
- id: check-useless-excludes
7575
- repo: https://github.com/pre-commit/pre-commit
76-
rev: v3.3.2 # Keep in sync with pyproject.toml.
76+
rev: v3.3.3 # Keep in sync with pyproject.toml.
7777
hooks:
7878
- id: validate_manifest
7979

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ build-backend = "poetry.core.masonry.api"
2121

2222
[tool.poetry.dev-dependencies]
2323
commitizen = "==3.2.2" # Keep in sync with .pre-commit-config.yaml.
24-
pre-commit = "==3.3.2"
24+
pre-commit = "==3.3.3"

0 commit comments

Comments
 (0)