Skip to content

Commit 3ea6861

Browse files
authored
Merge branch 'trunk' into uncommitted
2 parents f99f521 + f60e750 commit 3ea6861

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: black
1010

1111
- repo: https://github.com/asottile/pyupgrade
12-
rev: v3.15.2
12+
rev: v3.16.0
1313
hooks:
1414
- id: pyupgrade
1515
args: [--py38-plus]
@@ -21,7 +21,7 @@ repos:
2121
additional_dependencies: [toml]
2222

2323
- repo: https://github.com/PyCQA/flake8
24-
rev: 7.0.0
24+
rev: 7.1.0
2525
hooks:
2626
- id: flake8
2727

0 commit comments

Comments
 (0)