Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#177)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/asottile/setup-cfg-fmt: v2.2.0 →
v2.3.0](asottile/setup-cfg-fmt@v2.2.0...v2.3.0)
- [github.com/standard/standard: v17.0.0 →
v17.1.0](standard/standard@v17.0.0...v17.1.0)
<!--pre-commit.ci end-->

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jun 5, 2023
1 parent 30fc2da commit c7bc206
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
hooks:
- id: pyproject-fmt
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v2.2.0
rev: v2.3.0
hooks:
- id: setup-cfg-fmt
args:
Expand All @@ -34,7 +34,7 @@ repos:
types_or:
- css
- repo: https://github.com/standard/standard
rev: v17.0.0
rev: v17.1.0
hooks:
- id: standard
args:
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ url = https://github.com/adamchainz/django-browser-reload
author = Adam Johnson
author_email = me@adamj.eu
license = MIT
license_file = LICENSE
license_files = LICENSE
classifiers =
Development Status :: 5 - Production/Stable
Framework :: Django :: 3.2
Expand Down

0 comments on commit c7bc206

Please sign in to comment.