8000 [pre-commit.ci] pre-commit autoupdate · sass/libsass-python@74e1fa2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 74e1fa2

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/hhatto/autopep8: v2.2.0 → v2.3.0](hhatto/autopep8@v2.2.0...v2.3.0) - [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](PyCQA/flake8@7.0.0...7.1.0)
1 parent 0341493 commit 74e1fa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
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)
0