Skip to content

Commit

Permalink
Merge pull request #432 from hasgeek/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
miteshashar authored Jul 31, 2023
2 parents a439d3f + 7406c5a commit 1428cdd
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 @@ -26,7 +26,7 @@ repos:
'--remove-duplicate-keys',
]
- repo: https://github.com/asottile/pyupgrade
rev: v3.9.0
rev: v3.10.1
hooks:
- id: pyupgrade
args:
Expand Down Expand Up @@ -79,7 +79,7 @@ repos:
- types-requests
- typing-extensions
- repo: https://github.com/PyCQA/flake8
rev: 6.0.0
rev: 6.1.0
hooks:
- id: flake8
additional_dependencies: *flake8deps
Expand Down

0 comments on commit 1428cdd

Please sign in to comment.