Skip to content

Commit 67dd8b5

Browse files
fix(deps): update all dependencies
1 parent 83e148d commit 67dd8b5

File tree

2 files changed

+132
-118
lines changed

2 files changed

+132
-118
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ repos:
2323
- id: debug-statements
2424

2525
- repo: https://github.com/python-poetry/poetry
26-
rev: 2.1.1
26+
rev: 2.1.2
2727
hooks:
2828
- id: poetry-check
2929

@@ -38,7 +38,7 @@ repos:
3838
- id: isort
3939

4040
- repo: https://github.com/pycqa/flake8
41-
rev: 7.1.2
41+
rev: 7.2.0
4242
hooks:
4343
- id: flake8
4444

0 commit comments

Comments
 (0)