Skip to content

Commit a4cfc00

Browse files
authored
Merge pull request #480 from sass/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents fe2b51e + 7a9a0cc commit a4cfc00

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Diff for: .pre-commit-config.yaml

+2-2
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
exclude: ^docs/conf.py

Diff for: setup.cfg

-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ classifiers =
1313
Development Status :: 5 - Production/Stable
1414
Environment :: Web Environment
1515
Intended Audience :: Developers
16-
License :: OSI Approved :: MIT License
1716
Operating System :: OS Independent
1817
Programming Language :: C
1918
Programming Language :: C++

0 commit comments

Comments
 (0)