Skip to content

Commit 7ed7f04

Browse files
[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](astral-sh/ruff-pre-commit@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>
1 parent 40f4c51 commit 7ed7f04

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
- id: auto-walrus
1717

1818
- repo: https://github.com/astral-sh/ruff-pre-commit
19-
rev: v0.11.7
19+
rev: v0.11.8
2020
hooks:
2121
- id: ruff
2222
- id: ruff-format

DIRECTORY.md

+4
Original file line numberDiff line numberDiff line change
@@ -1174,6 +1174,8 @@
11741174
* [Sol1](project_euler/problem_144/sol1.py)
11751175
* Problem 145
11761176
* [Sol1](project_euler/problem_145/sol1.py)
1177+
* Problem 164
1178+
* [Sol1](project_euler/problem_164/sol1.py)
11771179
* Problem 173
11781180
* [Sol1](project_euler/problem_173/sol1.py)
11791181
* Problem 174
@@ -1184,6 +1186,8 @@
11841186
* [Sol1](project_euler/problem_187/sol1.py)
11851187
* Problem 188
11861188
* [Sol1](project_euler/problem_188/sol1.py)
1189+
* Problem 190
1190+
* [Sol1](project_euler/problem_190/sol1.py)
11871191
* Problem 191
11881192
* [Sol1](project_euler/problem_191/sol1.py)
11891193
* Problem 203

0 commit comments

Comments
 (0)