Skip to content

Commit

Permalink
Merge pull request #30 from gnikit/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
gnikit authored Apr 14, 2024
2 parents 81d0852 + a29d62e commit dd13b69
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 @@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.5.0
rev: v4.6.0
hooks:
- id: check-yaml
- repo: https://github.com/PyCQA/flake8
Expand All @@ -11,7 +11,7 @@ repos:
- id: flake8
args: [--max-line-length=88]
- repo: https://github.com/asottile/pyupgrade
rev: v3.15.1
rev: v3.15.2
hooks:
- id: pyupgrade
- repo: https://github.com/pycqa/isort
Expand Down

0 comments on commit dd13b69

Please sign in to comment.