Skip to content

Commit

Permalink
Merge pull request #30 from HeySlava/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
HeySlava authored Aug 14, 2024
2 parents f9e7164 + 7f0b6c1 commit ff4e525
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repos:
hooks:
- id: reorder-python-imports
- repo: https://github.com/PyCQA/flake8
rev: 7.1.0
rev: 7.1.1
hooks:
- id: flake8
args: [
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ aiogram==3.0.0b7
alembic
pydantic
pytz
sqlalchemy>=2.*
SQLAlchemy==2.0.30

0 comments on commit ff4e525

Please sign in to comment.