Skip to content

Commit 4b9a847

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/ikamensh/flynt/: 1.0.1 → 1.0.4 - [github.com/pycqa/flake8: 7.2.0 → 7.3.0](PyCQA/flake8@7.2.0...7.3.0)
1 parent 6d27f76 commit 4b9a847

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ci:
1010

1111
repos:
1212
- repo: https://github.com/ikamensh/flynt/
13-
rev: 1.0.1
13+
rev: 1.0.4
1414
hooks:
1515
- id: flynt
1616

@@ -26,7 +26,7 @@ repos:
2626
language_version: python3
2727

2828
- repo: https://github.com/pycqa/flake8
29-
rev: 7.2.0
29+
rev: 7.3.0
3030
hooks:
3131
- id: flake8
3232

0 commit comments

Comments
 (0)