Skip to content

Commit

Permalink
Update version number in other files
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Feb 1, 2024
1 parent c9a1d0d commit 0ec7403
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repos:
additional_dependencies:
- python-telegram-bot~=20.6
- panflute~=2.3.0
- gql[aiohttp]~=3.4.1
- gql[aiohttp]~=3.5.0
- pydantic~=2.4.2
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.4.1
Expand All @@ -39,7 +39,7 @@ repos:
additional_dependencies:
- python-telegram-bot~=20.6
- panflute~=2.3.0
- gql[aiohttp]~=3.4.1
- gql[aiohttp]~=3.5.0
- pydantic~=2.4.2
- repo: https://github.com/asottile/pyupgrade
rev: v3.10.1
Expand All @@ -63,5 +63,5 @@ repos:
additional_dependencies:
- python-telegram-bot~=20.6
- panflute~=2.3.0
- gql[aiohttp]~=3.4.1
- gql[aiohttp]~=3.5.0
- pydantic~=2.4.2

0 comments on commit 0ec7403

Please sign in to comment.