Skip to content

Commit 34fc7f0

Browse files
authored
Merge pull request #1280 from PyCQA/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 3f52426 + 7182ac8 commit 34fc7f0

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ repos:
1818
- id: pyupgrade
1919
args: [--py39-plus]
2020
- repo: https://github.com/asottile/setup-cfg-fmt
21-
rev: v2.7.0
21+
rev: v2.8.0
2222
hooks:
2323
- id: setup-cfg-fmt
2424
- repo: https://github.com/pycqa/flake8
25-
rev: 7.1.2
25+
rev: 7.2.0
2626
hooks:
2727
- id: flake8

setup.cfg

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ classifiers =
1515
Development Status :: 5 - Production/Stable
1616
Environment :: Console
1717
Intended Audience :: Developers
18-
License :: OSI Approved :: MIT License
1918
Operating System :: OS Independent
2019
Programming Language :: Python
2120
Programming Language :: Python :: 3

0 commit comments

Comments
 (0)