Skip to content

Commit f97e835

Browse files
committed
Bump version: 1.32.0 → 1.33.0
1 parent 91c4841 commit f97e835

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-hooks.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
name: sourcery
33
description: Magically refactor Python
44
language: python
5-
additional_dependencies: [sourcery==1.32.0]
5+
additional_dependencies: [sourcery==1.33.0]
66
entry: sourcery review --check
77
types: [python]

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[project]
22
name = "sourcery-precommit"
3-
version = "1.32.0"
3+
version = "1.33.0"
44
description = "Magically refactor Python"

0 commit comments

Comments
 (0)