11# ruff-pre-commit
22
33[ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://github.com/astral-sh/ruff )
4- [ ![ image] ( https://img.shields.io/pypi/v/ruff/0.15.15 .svg )] ( https://pypi.python.org/pypi/ruff )
5- [ ![ image] ( https://img.shields.io/pypi/l/ruff/0.15.15 .svg )] ( https://pypi.python.org/pypi/ruff )
6- [ ![ image] ( https://img.shields.io/pypi/pyversions/ruff/0.15.15 .svg )] ( https://pypi.python.org/pypi/ruff )
4+ [ ![ image] ( https://img.shields.io/pypi/v/ruff/0.15.16 .svg )] ( https://pypi.python.org/pypi/ruff )
5+ [ ![ image] ( https://img.shields.io/pypi/l/ruff/0.15.16 .svg )] ( https://pypi.python.org/pypi/ruff )
6+ [ ![ image] ( https://img.shields.io/pypi/pyversions/ruff/0.15.16 .svg )] ( https://pypi.python.org/pypi/ruff )
77[ ![ Actions status] ( https://github.com/astral-sh/ruff-pre-commit/workflows/main/badge.svg )] ( https://github.com/astral-sh/ruff-pre-commit/actions )
88
99A [ pre-commit] ( https://pre-commit.com/ ) hook for [ Ruff] ( https://github.com/astral-sh/ruff ) .
@@ -20,7 +20,7 @@ To run Ruff's [linter](https://docs.astral.sh/ruff/linter) and [formatter](https
2020repos :
2121- repo : https://github.com/astral-sh/ruff-pre-commit
2222 # Ruff version.
23- rev : v0.15.15
23+ rev : v0.15.16
2424 hooks :
2525 # Run the linter.
2626 - id : ruff-check
@@ -34,7 +34,7 @@ To enable lint fixes, add the `--fix` argument to the lint hook:
3434repos:
3535- repo: https://github.com/astral-sh/ruff-pre-commit
3636 # Ruff version.
37- rev: v0.15.15
37+ rev: v0.15.16
3838 hooks:
3939 # Run the linter.
4040 - id: ruff-check
@@ -50,7 +50,7 @@ When using inline YAML lists, quote arguments that contain commas:
5050repos:
5151- repo: https://github.com/astral-sh/ruff-pre-commit
5252 # Ruff version.
53- rev: v0.15.15
53+ rev: v0.15.16
5454 hooks:
5555 # Run the linter.
5656 - id: ruff-check
@@ -63,7 +63,7 @@ To avoid running on Jupyter Notebooks, remove `jupyter` from the list of allowed
6363repos:
6464- repo: https://github.com/astral-sh/ruff-pre-commit
6565 # Ruff version.
66- rev: v0.15.15
66+ rev: v0.15.16
6767 hooks:
6868 # Run the linter.
6969 - id: ruff-check
@@ -80,7 +80,7 @@ To lint `pyproject.toml`, add `pyproject` to the list of allowed filetypes (requ
8080repos:
8181- repo: https://github.com/astral-sh/ruff-pre-commit
8282 # Ruff version.
83- rev: v0.15.15
83+ rev: v0.15.16
8484 hooks:
8585 # Run the linter.
8686 - id: ruff-check
0 commit comments