Skip to content

Commit 9ab8c5c

Browse files
authored
chore: update pre-commit config
1 parent 61b028b commit 9ab8c5c

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.31.1
13+
rev: v2.32.0
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.17.0
3+
pre-commit==2.18.1
44
flake8==4.0.1
55
bandit==1.7.4
66
gitlint== v0.17.0

0 commit comments

Comments
 (0)