Skip to content

Commit

Permalink
Merge pull request #377 from quivero/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
brunolnetto authored Feb 20, 2024
2 parents a6be8d9 + 16ee9de commit 99a04a3
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
Expand Up @@ -18,7 +18,7 @@ repos:
- id: check-docstring-first

- repo: https://github.com/asottile/pyupgrade
rev: v3.15.0
rev: v3.15.1
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand Down Expand Up @@ -58,6 +58,6 @@ repos:
- id: flake8

- repo: https://github.com/pre-commit/pre-commit
rev: v3.6.1
rev: v3.6.2
hooks:
- id: validate_manifest

0 comments on commit 99a04a3

Please sign in to comment.