Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Jun 5, 2023
1 parent 40e3b79 commit fcf7fac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ repos:
- id: add-trailing-comma
args: [ --py36-plus ]
- repo: https://github.com/asottile/setup-cfg-fmt
rev: v2.2.0
rev: v2.3.0
hooks:
- id: setup-cfg-fmt
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ long_description_content_type = text/markdown
url = https://github.com/q0w/django-periodiq/
author = q0w
license = MIT
license_file = LICENSE
license_files =
LICENSE
licenses/LICENSE_Bogdanp_django_dramatiq
classifiers =
Environment :: Web Environment
Expand Down

0 comments on commit fcf7fac

Please sign in to comment.