Skip to content

Commit 6a934d7

Browse files
authored
Merge pull request #157 from jazzband/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 9790cc3 + a2c21a9 commit 6a934d7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repos:
1212
- id: check-added-large-files
1313
- id: debug-statements
1414
- repo: https://github.com/pycqa/isort
15-
rev: 5.10.1
15+
rev: 5.12.0
1616
hooks:
1717
- id: isort
1818
name: isort (python)
@@ -24,7 +24,7 @@ repos:
2424
- flake8-comprehensions
2525
- flake8-bugbear
2626
- repo: https://github.com/asottile/pyupgrade
27-
rev: v3.2.2
27+
rev: v3.3.1
2828
hooks:
2929
- id: pyupgrade
3030
args: [--py37-plus]

0 commit comments

Comments
 (0)