Skip to content

Commit

Permalink
Merge branch 'automatic-merge' into 'master'
Browse files Browse the repository at this point in the history
Bump Flake8, Black, MyPy

See merge request it/e3-core!101
  • Loading branch information
elsaferrara committed Jan 28, 2025
2 parents e7bb23c + 1d8548f commit 8a2ea9b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pycqa/flake8
rev: 7.0.0
rev: 7.1.1
hooks:
- id: flake8
additional_dependencies:
Expand All @@ -9,7 +9,9 @@ repos:
- flake8-comprehensions
- flake8-docstrings
- flake8-rst-docstrings
name: flake8-7.1.1
- repo: https://github.com/ambv/black
rev: 24.2.0
rev: 24.10.0
hooks:
- id: black
name: black-24.10.0

0 comments on commit 8a2ea9b

Please sign in to comment.