Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 10c98fa

Browse files
authored
Merge pull request #65 from Living-with-machines/pre-commit-ci-update-config
2 parents f25a434 + 9e39c01 commit 10c98fa

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
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/asottile/pyupgrade
3-
rev: v2.34.0
3+
rev: v2.37.1
44
hooks:
55
- id: pyupgrade
66
args: ["--py36-plus"]
77
- repo: https://github.com/psf/black
8-
rev: 22.3.0
8+
rev: 22.6.0
99
hooks:
1010
- id: black
1111
- repo: https://github.com/pycqa/flake8

0 commit comments

Comments
 (0)