Compare commits

..

No commits in common. "6c971d5f1315b546a99d1b0ed56638e28ad353ee" and "c1a34299f684beb940cb622ca4658d250774c782" have entirely different histories.

5 changed files with 7 additions and 9 deletions

1
.npmrc
View File

@ -1 +0,0 @@
manage-package-manager-versions=true

View File

@ -66,7 +66,7 @@ repos:
args: [--update-only, --notitle] args: [--update-only, --notitle]
- repo: https://github.com/python-jsonschema/check-jsonschema - repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.29.2 rev: 0.29.1
hooks: hooks:
#- id: check-dependabot #- id: check-dependabot
#- id: check-github-actions #- id: check-github-actions
@ -95,7 +95,7 @@ repos:
types: [image] types: [image]
- repo: https://github.com/editorconfig-checker/editorconfig-checker.python - repo: https://github.com/editorconfig-checker/editorconfig-checker.python
rev: "3.0.3" rev: "2.7.3"
hooks: hooks:
- id: editorconfig-checker - id: editorconfig-checker
alias: ec alias: ec

View File

@ -2,7 +2,6 @@ Authority Finnish feed Swedish feed English feed
112 https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss 112 https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss
Fingrid https://www.fingrid.fi/api/rss/news?language=fi https://www.fingrid.fi/api/rss/news?language=fi Fingrid https://www.fingrid.fi/api/rss/news?language=fi https://www.fingrid.fi/api/rss/news?language=fi
Fingrid magazine https://www.fingridlehti.fi/feed/ Fingrid magazine https://www.fingridlehti.fi/feed/
Finnish Defence Forces Shooting and Noise Announcements https://puolustusvoimat.fi/ajankohtaista/ampuma-ja-melutiedotteet/-/announcements/rss https://puolustusvoimat.fi/sv/skjutningar-och-buller/-/announcements/rss https://puolustusvoimat.fi/en/current-issues/firings-and-noise/-/announcements/rss
HSY https://www.hsy.fi/ymparistotieto/tiedotteet-tapahtumat-ja-kuulutukset/Rss/ HSY https://www.hsy.fi/ymparistotieto/tiedotteet-tapahtumat-ja-kuulutukset/Rss/
Ministry of Energy https://energiavirasto.fi/etusivu/-/asset_publisher/mip7ZqWho2Ph/rss Ministry of Energy https://energiavirasto.fi/etusivu/-/asset_publisher/mip7ZqWho2Ph/rss
Police https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss https://poliisi.fi/sv/aktuellt/-/asset_publisher/yCqu73OvueAR/rss https://poliisi.fi/en/news/-/asset_publisher/yCqu73OvueAR/rss Police https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss https://poliisi.fi/sv/aktuellt/-/asset_publisher/yCqu73OvueAR/rss https://poliisi.fi/en/news/-/asset_publisher/yCqu73OvueAR/rss

1 Authority Finnish feed Swedish feed English feed
2 112 https://112.fi/uutishuone/-/asset_publisher/XrYoIl7TpWvq/rss
3 Fingrid https://www.fingrid.fi/api/rss/news?language=fi https://www.fingrid.fi/api/rss/news?language=fi
4 Fingrid magazine https://www.fingridlehti.fi/feed/
Finnish Defence Forces Shooting and Noise Announcements https://puolustusvoimat.fi/ajankohtaista/ampuma-ja-melutiedotteet/-/announcements/rss https://puolustusvoimat.fi/sv/skjutningar-och-buller/-/announcements/rss https://puolustusvoimat.fi/en/current-issues/firings-and-noise/-/announcements/rss
5 HSY https://www.hsy.fi/ymparistotieto/tiedotteet-tapahtumat-ja-kuulutukset/Rss/
6 Ministry of Energy https://energiavirasto.fi/etusivu/-/asset_publisher/mip7ZqWho2Ph/rss
7 Police https://poliisi.fi/ajankohtaista/-/asset_publisher/yCqu73OvueAR/rss https://poliisi.fi/sv/aktuellt/-/asset_publisher/yCqu73OvueAR/rss https://poliisi.fi/en/news/-/asset_publisher/yCqu73OvueAR/rss

View File

@ -2,5 +2,5 @@
"devDependencies": { "devDependencies": {
"@aminda/global-prettier-config": "2024.28.4" "@aminda/global-prettier-config": "2024.28.4"
}, },
"packageManager": "pnpm@9.10.0+sha512.73a29afa36a0d092ece5271de5177ecbf8318d454ecd701343131b8ebc0c1a91c487da46ab77c8e596d6acf1461e3594ced4becedf8921b074fbd8653ed7051c" "packageManager": "pnpm@9.5.0+sha512.140036830124618d624a2187b50d04289d5a087f326c9edfc0ccd733d76c4f52c3a313d4fc148794a2a9d81553016004e6742e8cf850670268a7387fc220c903"
} }

View File

@ -109,10 +109,10 @@ packages:
} }
engines: { node: ">=16.0.0" } engines: { node: ">=16.0.0" }
tslib@2.7.0: tslib@2.6.3:
resolution: resolution:
{ {
integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==, integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==,
} }
snapshots: snapshots:
@ -169,6 +169,6 @@ snapshots:
sh-syntax@0.4.2: sh-syntax@0.4.2:
dependencies: dependencies:
tslib: 2.7.0 tslib: 2.6.3
tslib@2.7.0: {} tslib@2.6.3: {}