Skip to content

Commit

Permalink
chore(deps): update python (#87)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 30, 2024
1 parent 77460d6 commit dc3c214
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 @@ -6,7 +6,7 @@ orbs:
executors:
python:
docker:
- image: python:3.11.9
- image: python:3.12.3
resource_class: medium

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 @@ -8,7 +8,7 @@ default_install_hook_types:
- pre-commit

default_language_version:
python: python3.11
python: python3.12

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

0 comments on commit dc3c214

Please sign in to comment.