Skip to content

Commit 331c9a7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.19.1 → v3.20.0](asottile/pyupgrade@v3.19.1...v3.20.0) - [github.com/PyCQA/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0)
1 parent 8bfb592 commit 331c9a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ repos:
4141
files: |
4242
.gitignore
4343
- repo: https://github.com/asottile/pyupgrade
44-
rev: 'v3.19.1'
44+
rev: 'v3.20.0'
4545
hooks:
4646
- id: pyupgrade
4747
args: ['--py36-plus']
4848
- repo: https://github.com/PyCQA/flake8
49-
rev: '7.1.2'
49+
rev: '7.2.0'
5050
hooks:
5151
- id: flake8

0 commit comments

Comments
 (0)