Skip to content

Commit

Permalink
Merge pull request #1839 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 2, 2023
2 parents 6f4c1e7 + a73817c commit 67f45b5
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 @@ -20,7 +20,7 @@ repos:
- id: pyupgrade
args: [--py37-plus]
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
- repo: https://github.com/PyCQA/flake8
Expand Down
1 change: 1 addition & 0 deletions changes/1839.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 67f45b5

Please sign in to comment.