Update metadata to use PEP 621 (#654)

* Drop python version 3.8 support
* Add python 3.13 support in CI
This commit is contained in:
James Hilliard
2025-01-14 16:42:13 +02:00
committed by GitHub
parent 36b5fd1495
commit f33a42b082
7 changed files with 240 additions and 159 deletions

View File

@@ -18,7 +18,7 @@ repos:
- toml
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.10.0
rev: v2.14.0
hooks:
- id: pretty-format-java
args: [--autofix, --aosp]