Skip to content

Commit 656cc4f

Browse files
chore: update pre-commit config (#1680)
Co-authored-by: GitHub <[email protected]>
1 parent 970a4d1 commit 656cc4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: black
1111

1212
- repo: https://github.com/asottile/pyupgrade
13-
rev: v2.32.0
13+
rev: v2.32.1
1414
hooks:
1515
- id: pyupgrade
1616
args: ["--py37-plus"]

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
black==22.3.0
22
isort==5.10.1
3-
pre-commit==2.18.1
3+
pre-commit==2.19.0
44
flake8==4.0.1
55
bandit==1.7.4
66
gitlint== v0.17.0

0 commit comments

Comments
 (0)