Skip to content

Commit

Permalink
chore(deps): update python
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Dec 4, 2024
1 parent f59079a commit 8819bf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ orbs:
executors:
python:
docker:
- image: python:3.12.8
- image: python:3.13.1
resource_class: small

workflows:
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ci:
autoupdate_commit_msg: 'chore(deps): bump pre-commit linter versions'

default_language_version:
python: python3.12
python: python3.13

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
Expand Down

0 comments on commit 8819bf5

Please sign in to comment.