Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
- id: trailing-whitespace
# Leave black at the bottom so all touchups are done before it is run.
- repo: https://github.com/psf/black
rev: 26.1.0
rev: 26.5.1
hooks:
- id: black
language_version: python3
1 change: 1 addition & 0 deletions info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,3 +99,4 @@ description: "Flow Production Tracking Integration in Maya"
# Required minimum versions for this item to run
requires_shotgun_version:
requires_core_version: "v0.21.1"
minimum_python_version: "3.9"