We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f7df9f + b31fd41 commit c6477a2Copy full SHA for c6477a2
.pre-commit-config.yaml
@@ -1,6 +1,6 @@
1
repos:
2
- repo: https://github.com/pre-commit/pre-commit-hooks
3
- rev: v5.0.0
+ rev: v6.0.0
4
hooks:
5
- id: trailing-whitespace
6
- id: end-of-file-fixer
@@ -9,7 +9,7 @@ repos:
9
- id: check-merge-conflict
10
11
- repo: https://github.com/astral-sh/ruff-pre-commit
12
- rev: v0.11.11
+ rev: v0.13.1
13
14
- id: ruff
15
args: [--fix, --exit-non-zero-on-fix]
config/config.yaml
@@ -174,3 +174,7 @@ feeds:
174
- url: https://leomanga.github.io/sympy-feed.xml
175
name: Leonardo Mangani (leomanga)
176
face: leomanga.jpg
177
+
178
+ - url: https://rushabhmehta2005.github.io/feed.xml
179
+ name: Rushabh Mehta (RushabhMehta2005)
180
+ face: RushabhMehta2005.jpg
static/avatars/RushabhMehta2005.jpg
2.63 KB
0 commit comments