mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 00:04:42 +04:00
Address deprecation warning in shutil.rmtree(onerror=...)
This commit is contained in:
parent
51df34e5fb
commit
cffabe54be
2 changed files with 30 additions and 18 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -19,5 +19,5 @@ jobs:
|
|||
main-linux:
|
||||
uses: asottile/workflows/.github/workflows/tox.yml@v1.6.0
|
||||
with:
|
||||
env: '["py39", "py310", "py311"]'
|
||||
env: '["py39", "py310", "py311", "py312"]'
|
||||
os: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue