Skip to content

Commit

Permalink
Merge pull request #1162 from beeware/autoupdates/pre-commit
Browse files Browse the repository at this point in the history
Auto-update `pre-commit` hooks
  • Loading branch information
freakboy3742 authored Apr 3, 2023
2 parents f6dcfee + 136068a commit 50d3f57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:
- id: pyupgrade
args: [--py38-plus]
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
language_version: python3
Expand Down
1 change: 1 addition & 0 deletions changes/1162.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated ``pre-commit`` hooks to the latest version.

0 comments on commit 50d3f57

Please sign in to comment.