Skip to content

Commit a2af16a

Browse files
authored
Merge pull request #369 from asottile/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 80375a9 + 6460e3b commit a2af16a

2 files changed

Lines changed: 2 additions & 3 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 @@ repos:
1010
- id: name-tests-test
1111
- id: requirements-txt-fixer
1212
- repo: https://github.com/asottile/setup-cfg-fmt
13-
rev: v2.7.0
13+
rev: v2.8.0
1414
hooks:
1515
- id: setup-cfg-fmt
1616
- repo: https://github.com/asottile/reorder-python-imports
@@ -32,7 +32,7 @@ repos:
3232
hooks:
3333
- id: autopep8
3434
- repo: https://github.com/PyCQA/flake8
35-
rev: 7.1.2
35+
rev: 7.2.0
3636
hooks:
3737
- id: flake8
3838
- repo: https://github.com/pre-commit/mirrors-mypy

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ license_files =
1212
LICENSE
1313
licenses/microsoft_vscode_LICENSE.txt
1414
classifiers =
15-
License :: OSI Approved :: MIT License
1615
Programming Language :: Python :: 3
1716
Programming Language :: Python :: 3 :: Only
1817
Programming Language :: Python :: Implementation :: CPython

0 commit comments

Comments
 (0)