Skip to content

Commit

Permalink
Merge pull request #47 from gabrielcnr/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
nicoddemus authored Oct 10, 2022
2 parents 45ed048 + cc270b1 commit 7f75bb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
exclude: (?x)(\.txt)
repos:
- repo: https://github.com/PyCQA/autoflake
rev: v1.6.1
rev: v1.7.1
hooks:
- id: autoflake
name: autoflake
Expand All @@ -13,7 +13,7 @@ repos:
hooks:
- id: reorder-python-imports
- repo: https://github.com/psf/black
rev: 22.8.0
rev: 22.10.0
hooks:
- id: black
args: [--safe, --quiet]
Expand Down

0 comments on commit 7f75bb9

Please sign in to comment.