mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-05-06 12:23:58 +00:00
[pre-commit.ci] pre-commit autoupdate (#12708)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.7 → v0.11.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.11.7...v0.11.8) * updating DIRECTORY.md --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
40f4c510b6
commit
7ed7f042fe
@ -16,7 +16,7 @@ repos:
|
||||
- id: auto-walrus
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.11.7
|
||||
rev: v0.11.8
|
||||
hooks:
|
||||
- id: ruff
|
||||
- id: ruff-format
|
||||
|
@ -1174,6 +1174,8 @@
|
||||
* [Sol1](project_euler/problem_144/sol1.py)
|
||||
* Problem 145
|
||||
* [Sol1](project_euler/problem_145/sol1.py)
|
||||
* Problem 164
|
||||
* [Sol1](project_euler/problem_164/sol1.py)
|
||||
* Problem 173
|
||||
* [Sol1](project_euler/problem_173/sol1.py)
|
||||
* Problem 174
|
||||
@ -1184,6 +1186,8 @@
|
||||
* [Sol1](project_euler/problem_187/sol1.py)
|
||||
* Problem 188
|
||||
* [Sol1](project_euler/problem_188/sol1.py)
|
||||
* Problem 190
|
||||
* [Sol1](project_euler/problem_190/sol1.py)
|
||||
* Problem 191
|
||||
* [Sol1](project_euler/problem_191/sol1.py)
|
||||
* Problem 203
|
||||
|
Loading…
x
Reference in New Issue
Block a user