Skip to content

Commit 8a2ea9b

Browse files
committed
Merge branch 'automatic-merge' into 'master'
Bump Flake8, Black, MyPy See merge request it/e3-core!101
2 parents e7bb23c + 1d8548f commit 8a2ea9b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.pre-commit-config.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pycqa/flake8
3-
rev: 7.0.0
3+
rev: 7.1.1
44
hooks:
55
- id: flake8
66
additional_dependencies:
@@ -9,7 +9,9 @@ repos:
99
- flake8-comprehensions
1010
- flake8-docstrings
1111
- flake8-rst-docstrings
12+
name: flake8-7.1.1
1213
- repo: https://github.com/ambv/black
13-
rev: 24.2.0
14+
rev: 24.10.0
1415
hooks:
1516
- id: black
17+
name: black-24.10.0

0 commit comments

Comments
 (0)