Skip to content

Commit c6477a2

Browse files
authored
Merge branch 'main' into main
2 parents 7f7df9f + b31fd41 commit c6477a2

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/pre-commit/pre-commit-hooks
3-
rev: v5.0.0
3+
rev: v6.0.0
44
hooks:
55
- id: trailing-whitespace
66
- id: end-of-file-fixer
@@ -9,7 +9,7 @@ repos:
99
- id: check-merge-conflict
1010

1111
- repo: https://github.com/astral-sh/ruff-pre-commit
12-
rev: v0.11.11
12+
rev: v0.13.1
1313
hooks:
1414
- id: ruff
1515
args: [--fix, --exit-non-zero-on-fix]

config/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,3 +174,7 @@ feeds:
174174
- url: https://leomanga.github.io/sympy-feed.xml
175175
name: Leonardo Mangani (leomanga)
176176
face: leomanga.jpg
177+
178+
- url: https://rushabhmehta2005.github.io/feed.xml
179+
name: Rushabh Mehta (RushabhMehta2005)
180+
face: RushabhMehta2005.jpg
2.63 KB
Loading

0 commit comments

Comments
 (0)