File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ repos:
16
16
- id : auto-walrus
17
17
18
18
- repo : https://github.com/charliermarsh/ruff-pre-commit
19
- rev : v0.0.259
19
+ rev : v0.0.260
20
20
hooks :
21
21
- id : ruff
22
22
23
23
- repo : https://github.com/psf/black
24
- rev : 23.1 .0
24
+ rev : 23.3 .0
25
25
hooks :
26
26
- id : black
27
27
46
46
pass_filenames : false
47
47
48
48
- repo : https://github.com/abravalheri/validate-pyproject
49
- rev : v0.12.1
49
+ rev : v0.12.2
50
50
hooks :
51
51
- id : validate-pyproject
52
52
Original file line number Diff line number Diff line change 922
922
* [ Sol1] ( project_euler/problem_077/sol1.py )
923
923
* Problem 078
924
924
* [ Sol1] ( project_euler/problem_078/sol1.py )
925
+ * Problem 079
926
+ * [ Sol1] ( project_euler/problem_079/sol1.py )
925
927
* Problem 080
926
928
* [ Sol1] ( project_euler/problem_080/sol1.py )
927
929
* Problem 081
You can’t perform that action at this time.
0 commit comments