Skip to content

Commit d02c97b

Browse files
authored
Merge pull request #464 from sass/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 0341493 + 74e1fa2 commit d02c97b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ repos:
2828
- id: pyupgrade
2929
args: [--py38-plus]
3030
- repo: https://github.com/hhatto/autopep8
31-
rev: v2.2.0
31+
rev: v2.3.0
3232
hooks:
3333
- id: autopep8
3434
- repo: https://github.com/PyCQA/flake8
35-
rev: 7.0.0
35+
rev: 7.1.0
3636
hooks:
3737
- id: flake8
3838
exclude: ^docs/conf.py

0 commit comments

Comments
 (0)