Skip to content

Commit 1cc3021

Browse files
[pre-commit.ci] pre-commit autoupdate (#567)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/asottile/setup-cfg-fmt: v2.7.0 → v2.8.0](asottile/setup-cfg-fmt@v2.7.0...v2.8.0) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e91eac1 commit 1cc3021

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
#
4444

4545
- repo: https://github.com/asottile/setup-cfg-fmt
46-
rev: v2.7.0
46+
rev: v2.8.0
4747
hooks:
4848
- id: setup-cfg-fmt
4949
args: ["--include-version-classifiers"]

setup.cfg

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ url = https://github.com/angr/cle
88
license = BSD-2-Clause
99
license_files = LICENSE
1010
classifiers =
11-
License :: OSI Approved :: BSD License
1211
Programming Language :: Python :: 3
1312
Programming Language :: Python :: 3 :: Only
1413
Programming Language :: Python :: 3.10

0 commit comments

Comments
 (0)