Skip to content
Snippets Groups Projects
Verified Commit 10bbe10e authored by Daniel Bessey's avatar Daniel Bessey
Browse files

pre-commit autoupdate

parent d76d9ebe
Branches
Tags
No related merge requests found
......@@ -4,7 +4,7 @@ files: "^pount/.*"
fail_fast: true
repos:
- repo: https://github.com/asottile/pyupgrade
rev: v3.19.0
rev: v3.19.1
hooks:
- id: pyupgrade
args: [--py39-plus, --keep-percent-format]
......@@ -41,7 +41,7 @@ repos:
hooks:
- id: yamllint
- repo: https://github.com/python-poetry/poetry
rev: 1.8.0
rev: 2.0.1
hooks:
- id: poetry-check
- id: poetry-lock
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment