Skip to content

Commit b469d8a

Browse files
Merge pull request #498 from jakob-bagterp/pre-commit-ci-update-config
2 parents f6bfbd3 + 5c24b74 commit b469d8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,18 +41,18 @@ repos:
4141
- --remove-unused-variables
4242

4343
- repo: https://github.com/hhatto/autopep8
44-
rev: v2.3.1
44+
rev: v2.3.2
4545
hooks:
4646
- id: autopep8
4747

4848
- repo: https://github.com/PyCQA/flake8
49-
rev: 7.1.1
49+
rev: 7.2.0
5050
hooks:
5151
- id: flake8
5252
language_version: python3
5353

5454
- repo: https://github.com/PyCQA/isort
55-
rev: 5.13.2
55+
rev: 6.0.1
5656
hooks:
5757
- id: isort
5858

0 commit comments

Comments
 (0)